Update CHANGELOG

This commit is contained in:
Henrik Tjäder 2022-02-09 22:18:17 +01:00
parent 780b3672ca
commit 4d3758a6b2

View file

@ -7,6 +7,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Added ### Added
- If current $stable and master version matches, dev-book redirects to $stable book
- During deploy stage, merge master branch into current stable IFF cargo package version matches
- Rework branch structure, release/vVERSION
- Cargo clippy in CI - Cargo clippy in CI
- Use rust-cache Github Action - Use rust-cache Github Action
- CI changelog entry enforcer - CI changelog entry enforcer