Update documentation to ensure README.md changelog is maintained
This commit is contained in:
@ -23,13 +23,15 @@ Detailed workflow documentation is available in the `.ai-workflows/` directory:
|
||||
## Version Management
|
||||
|
||||
We follow [Semantic Versioning](https://semver.org/):
|
||||
- **MAJOR.MINOR.PATCH** (e.g., 2.2.1)
|
||||
- **MAJOR.MINOR.PATCH** (e.g., 2.2.2)
|
||||
- **MAJOR**: Breaking changes
|
||||
- **MINOR**: New features, non-breaking
|
||||
- **PATCH**: Bug fixes, non-breaking
|
||||
|
||||
When updating version numbers, see **@.ai-workflows/release-process.md** for the complete checklist.
|
||||
|
||||
**IMPORTANT**: Always keep the changelogs in README.md, readme.txt, and CHANGELOG.md in sync to avoid confusion. All three files must be updated with the same changes for each release.
|
||||
|
||||
## Git Workflow
|
||||
|
||||
### Branch Naming Convention
|
||||
|
Reference in New Issue
Block a user