File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments