diff --git a/CHANGELOG.md b/CHANGELOG.md index cd27588..c6c2a67 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,8 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.23.0] - 2021-02-18 + ### Changed -- Atualização dos POJOs das entidades do `hcm/dependent` + +- Atualização dos POJOs das entidades do `hcm/dependent` ## [0.22.0] - 2020-10-22 @@ -20,7 +23,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed -- Atualização dos POJOs das entidades do `hcm/recruitment` +- Atualização dos POJOs das entidades do `hcm/recruitment` ## [0.20.0] - 2020-08-26 @@ -38,7 +41,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Removed -[Unreleased]: https://github.com/dev-senior-com-br/senior-hcm-java/compare/v0.22.0...HEAD +[Unreleased]: https://github.com/dev-senior-com-br/senior-hcm-java/compare/0.23.0...HEAD + +[0.23.0]: https://github.com/dev-senior-com-br/senior-hcm-java/compare/0.22.0...0.23.0 [0.22.0]: https://github.com/dev-senior-com-br/senior-hcm-java/compare/v0.21.0...0.22.0 diff --git a/pom.xml b/pom.xml index 3e69424..a99b544 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 br.com.senior senior-hcm-java - 0.21.0 + 0.23.0 jar Senior HCM SDK