Skip to content

Commit ccc8706

Browse files
authored
Update CHANGELOG.md
1 parent 4f54ebf commit ccc8706

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ Changes since the last non-beta release.
1414

1515
_Please add entries here for your pull requests that have not yet been released._
1616

17+
## [3.0.1] - 2024-06-25
18+
### Fixed
19+
- Moved development dependencies to Gemfile and updated many of them. [PR 208](https://github.com/shakacode/control-plane-flow/pull/208) by [justin808](https://github.com/justin808).
1720

1821
## [3.0.0] - 2024-06-20
1922
First release of `cpflow`.
@@ -246,7 +249,8 @@ Deprecate `cpl` CLI. New gem is `cpflow`
246249

247250
- Initial release
248251

249-
[Unreleased]: https://github.com/shakacode/control-plane-flow/compare/v3.0.0...HEAD
252+
[Unreleased]: https://github.com/shakacode/control-plane-flow/compare/v3.0.1...HEAD
253+
[3.0.1]: https://github.com/shakacode/control-plane-flow/compare/v3.0.0...v3.0.1
250254
[3.0.0]: https://github.com/shakacode/control-plane-flow/compare/v2.2.4...v3.0.0
251255
[2.2.4]: https://github.com/shakacode/control-plane-flow/compare/v2.2.1...v2.2.4
252256
[2.2.1]: https://github.com/shakacode/control-plane-flow/compare/v2.2.0...v2.2.1

0 commit comments

Comments
 (0)