Merge "docs(changelog): display all sections" into lts-v2.10
diff --git a/changelog.yaml b/changelog.yaml
index c5e157d..20417b1 100644
--- a/changelog.yaml
+++ b/changelog.yaml
@@ -24,47 +24,38 @@
- title: Build System
description: Changes that affect the build system or external dependencies
type: build
- hidden: true
- title: Continuous Integration
description: Changes to our CI configuration files and scripts
type: ci
- hidden: true
- title: Documentation
description: Documentation-only changes
type: docs
- hidden: true
- title: Performance Improvements
description: A code change that improves performance
type: perf
- hidden: true
- title: Code Refactoring
description: A code change that neither fixes a bug nor adds a feature
type: refactor
- hidden: true
- title: Reverted Changes
description: Changes that revert a previous change
type: revert
- hidden: true
- title: Style
description: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc.)
type: style
- hidden: true
- title: Tests
description: Adding missing tests or correcting existing tests
type: test
- hidden: true
- title: Miscellaneous
description: Any other change
type: chore
- hidden: true
#
# The following block describes the sub-sections of the changelog. These sub-sections may appear in