Skip to content

Commit 22f7e80

Browse files
committed
chore: format CHANGELOG.md for improved readability
1 parent d6a7242 commit 22f7e80

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
## [Unreleased]
99

1010
### Added
11+
1112
- Initial project setup with Django and Wagtail CMS
1213
- Basic content management for Quaker communities
1314
- Pre-commit hooks for code quality
@@ -18,23 +19,29 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1819
- Automated dependency updates with Dependabot
1920

2021
### Changed
22+
2123
- N/A
2224

2325
### Deprecated
26+
2427
- N/A
2528

2629
### Removed
30+
2731
- N/A
2832

2933
### Fixed
34+
3035
- N/A
3136

3237
### Security
38+
3339
- Added security policy and vulnerability reporting process
3440

3541
## [0.1.0] - 2025-07-02
3642

3743
### Added
44+
3845
- Initial release
3946
- Basic Django/Wagtail project structure
4047
- Home page and search functionality

0 commit comments

Comments
 (0)