Add diagram changes to CHANGELOG

This commit is contained in:
Ricardo Montañana Gómez 2024-04-19 18:29:43 +02:00
parent 6475f10825
commit 6dd589bd61
Signed by: rmontanana
GPG Key ID: 46064262FD9A7ADE

View File

@ -16,6 +16,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Badges of coverage and code quality (codacy) in README.md. Coverage badge is updated with *make viewcoverage*
- Tests to reach 97% of coverage.
- Copyright header to source files.
- Diagrams to README.md: UML class diagram & dependency diagram
- Action to create diagrams to Makefile: *make diagrams*
### Changed