Update changelog for 0.2.3

This commit updates changelog in preparation of the 0.2.3 release.
This commit is contained in:
kirby@puppetlabs.com 2018-12-10 09:29:01 -08:00
parent 310dc7cbc9
commit d5e96636ce

View file

@ -10,7 +10,9 @@ The format is based on
Tracking in this Changelog began for this project with the tagging of version 0.1.0. Tracking in this Changelog began for this project with the tagging of version 0.1.0.
If you're looking for changes from before this, refer to the project's If you're looking for changes from before this, refer to the project's
git logs & PR history. git logs & PR history.
# [Unreleased](https://github.com/puppetlabs/vmpooler/compare/0.2.2...master) # [Unreleased](https://github.com/puppetlabs/vmpooler/compare/0.2.3...master)
# [0.2.3](https://github.com/puppetlabs/vmpooler/compare/0.2.2...0.2.3)
### Fixed ### Fixed
- Sync pool size before dashboard is displayed (POOLER-132) - Sync pool size before dashboard is displayed (POOLER-132)