diff --git a/.gitignore b/.gitignore index be76f2509..5a2853200 100644 --- a/.gitignore +++ b/.gitignore @@ -12,6 +12,7 @@ ActiveSync/ActiveSync.SOGo Documentation/*.docbook Documentation/*.pdf +Documentation/*.html SoObjects/SOGo/SOGo.framework/ SoObjects/SOGo/derived_src/ Tests/*/config.py diff --git a/CHANGELOG.md b/CHANGELOG.md index 46e1b3999..6d67f4b12 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. -## [5.8.3](https://github.com/Alinto/sogo/compare/SOGo-5.8.2...SOGo-5.9.0) (2023-05-30) +## [5.8.3](https://github.com/Alinto/sogo/compare/SOGo-5.8.2...SOGo-5.8.3) (2023-05-30) ### Enhancements