diff --git a/CHANGELOG-CE.md b/CHANGELOG-CE.md index 465baef..085c8ae 100644 --- a/CHANGELOG-CE.md +++ b/CHANGELOG-CE.md @@ -9,6 +9,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added +### Fixed + +### Changed + +### Removed + +## [2.0.5] - 2023-08-04 + +### Added +- Add pytest cases +- Fix some bugs +- Add some new endpoints, such as create_project, delete_project + + ### Fixed ### Changed @@ -56,6 +70,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Removed -[unreleased]: https://github.com/shijl0925/python-sonarqube-api/compare/2.0.4...HEAD +[unreleased]: https://github.com/shijl0925/python-sonarqube-api/compare/2.0.5...HEAD +[2.0.5]: https://github.com/shijl0925/python-sonarqube-api/compare/2.0.4...2.0.5 [2.0.4]: https://github.com/shijl0925/python-sonarqube-api/compare/2.0.3...2.0.4 [2.0.3]: https://github.com/shijl0925/python-sonarqube-api/compare/2.0.2...2.0.3