CHANGELOG.md in floe-0.3.0 vs CHANGELOG.md in floe-0.3.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.3.1] - 2023-08-29
+### Added
+- Add more global podman runner options ([#90])(https://github.com/ManageIQ/floe/pull/90)
+
## [0.3.0] - 2023-08-07
### Added
- Add --network=host option to Docker/Podman runners ([#81])(https://github.com/ManageIQ/floe/pull/81)
### Fixed
@@ -52,10 +56,11 @@
## [0.1.0] - 2023-03-13
### Added
- Initial release
-[Unreleased]: https://github.com/ManageIQ/floe/compare/v0.3.0...HEAD
+[Unreleased]: https://github.com/ManageIQ/floe/compare/v0.3.1...HEAD
+[0.3.1]: https://github.com/ManageIQ/floe/compare/v0.3.0...v0.3.1
[0.3.0]: https://github.com/ManageIQ/floe/compare/v0.2.3...v0.3.0
[0.2.3]: https://github.com/ManageIQ/floe/compare/v0.2.2...v0.2.3
[0.2.2]: https://github.com/ManageIQ/floe/compare/v0.2.1...v0.2.2
[0.2.1]: https://github.com/ManageIQ/floe/compare/v0.2.0...v0.2.1
[0.2.0]: https://github.com/ManageIQ/floe/compare/v0.1.1...v0.2.0