Fixed CHANGELOG according to the new template
This commit is contained in:
parent
2ab980c54a
commit
cb33d459fe
21
CHANGELOG.md
21
CHANGELOG.md
|
@ -1,11 +1,10 @@
|
||||||
# Changelog
|
|
||||||
|
|
||||||
All notable changes to this project will be documented in this file.
|
|
||||||
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||||
|
|
||||||
|
# Changelog for Smartgears Distribution
|
||||||
|
|
||||||
## [v3.0.0-SNAPSHOT] [r5.0.0] -
|
## [v3.0.0-SNAPSHOT] [r5.0.0] -
|
||||||
|
|
||||||
- [#19283] Switched JSON management to gcube-jackson
|
- Switched JSON management to gcube-jackson [#19283]
|
||||||
- Fixed distro files and pom according to new release procedure
|
- Fixed distro files and pom according to new release procedure
|
||||||
|
|
||||||
## [v2.5.4] [r4.23.0] - 2020-06-19
|
## [v2.5.4] [r4.23.0] - 2020-06-19
|
||||||
|
@ -51,7 +50,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
|
||||||
|
|
||||||
## [v2.2.0] [r4.10.0] - 2018-02-15
|
## [v2.2.0] [r4.10.0] - 2018-02-15
|
||||||
|
|
||||||
- [#9708] Changed log level from FATAL to ERROR
|
- Changed log level from FATAL to ERROR [#9708]
|
||||||
- Added document-store-lib-accounting-service in place of document-store-lib-couchbase
|
- Added document-store-lib-accounting-service in place of document-store-lib-couchbase
|
||||||
|
|
||||||
|
|
||||||
|
@ -88,8 +87,8 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
|
||||||
|
|
||||||
## [v1.2.6] [r3.10.0] - 2016-02-08
|
## [v1.2.6] [r3.10.0] - 2016-02-08
|
||||||
|
|
||||||
- [#2145] set default log level to WARN
|
- Set default log level to WARN [#2145]
|
||||||
- [#1268] fixed distribution field on monitor missing when a smartgears node is upgraded
|
- Fixed distribution field on monitor missing when a smartgears node is upgraded [#1268]
|
||||||
|
|
||||||
|
|
||||||
## [v1.2.5] [r3.9.0] - 2015-12-09
|
## [v1.2.5] [r3.9.0] - 2015-12-09
|
||||||
|
@ -100,7 +99,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
|
||||||
|
|
||||||
## [v1.2.4] - 2015-07-22
|
## [v1.2.4] - 2015-07-22
|
||||||
|
|
||||||
- Added possibility to use WEB_CONTAINER_HOME to specify the container folder. This environment variable has priority over CATALINA_HOME in the install script.
|
- Added possibility to use WEB_CONTAINER_HOME to specify the container folder. This environment variable has priority over CATALINA_HOME in the install script
|
||||||
|
|
||||||
|
|
||||||
## [v1.2.3] - 2015-06-18
|
## [v1.2.3] - 2015-06-18
|
||||||
|
@ -120,9 +119,9 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
|
||||||
|
|
||||||
## [v1.2.0] - 2014-04-04
|
## [v1.2.0] - 2014-04-04
|
||||||
|
|
||||||
- included smartgears-utils
|
- Included smartgears-utils
|
||||||
- upgraded clean scripts to clean the IS
|
- Upgraded clean scripts to clean the IS
|
||||||
- added symlink for shared libs
|
- Added symlink for shared libs
|
||||||
|
|
||||||
|
|
||||||
## [v1.1.0] - 2014-01-31
|
## [v1.1.0] - 2014-01-31
|
||||||
|
|
Loading…
Reference in New Issue