CHANGELOG.md in floe-0.1.0 vs CHANGELOG.md in floe-0.1.1
- old
+ new
@@ -2,10 +2,14 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased]
+## [0.1.1] - 2023-06-05
+### Fixed
+- Fix States::Wait Path initializer arguments (#47)
+
## [0.1.0] - 2023-03-13
### Added
- Initial release
-[Unreleased]: https://github.com/ManageIQ/manageiq-floe/compare/v0.1.0...HEAD
+[Unreleased]: https://github.com/ManageIQ/floe/compare/v0.1.0...HEAD