diff --git a/CHANGELOG.md b/CHANGELOG.md index 4b3e0ad..727ca30 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,18 @@ project adheres to [Semantic Versioning](http://semver.org/). + + + + +## [v1.2.0] - 2021-10-18 + +- Changelog process ([#12](https://github.com/mglotov/practice-git-1/issues/12)) + + + + + ## [v1.1.0] - 2021-10-14 FEATURES: @@ -17,14 +29,11 @@ FEATURES: - Pr2 BUG FIXES: -- Pr1 ([#9](https://github.com/maddevsio/aws-eks-base/issues/9)) +- Pr1 ([#9](https://github.com/mglotov/practice-git-1/issues/9)) - -## v1.0.0 - 2021-10-14 -BUG FIXES: -- TEST PR -[Unreleased]: https://github.com/maddevsio/aws-eks-base/compare/v1.1.0...HEAD -[v1.1.0]: https://github.com/maddevsio/aws-eks-base/compare/v1.0.0...v1.1.0 +[Unreleased]: https://github.com/mglotov/practice-git-1/compare/v1.2.0...HEAD +[v1.2.0]: https://github.com/mglotov/practice-git-1/compare/v1.1.0...v1.2.0 +[v1.1.0]: https://github.com/mglotov/practice-git-1/compare/v1.0.0...v1.1.0