Skip to content

Commit 83e1887

Browse files
committed
Update CHANGELOG.md
1 parent 3c482da commit 83e1887

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+
18+
## [4.0.0] - 2024-08-21
19+
1720
### Fixed
1821

1922
- Fixed issue where common options are not forwarded to other commands. [PR 207](https://github.com/shakacode/control-plane-flow/pull/207) by [Rafael Gomes](https://github.com/rafaelgomesxyz).
@@ -260,7 +263,8 @@ Deprecated `cpl` gem. New gem is `cpflow`.
260263

261264
First release.
262265

263-
[Unreleased]: https://github.com/shakacode/control-plane-flow/compare/v3.0.1...HEAD
266+
[Unreleased]: https://github.com/shakacode/control-plane-flow/compare/v4.0.0...HEAD
267+
[4.0.0]: https://github.com/shakacode/control-plane-flow/compare/v3.0.1...v4.0.0
264268
[3.0.1]: https://github.com/shakacode/control-plane-flow/compare/v3.0.0...v3.0.1
265269
[3.0.0]: https://github.com/shakacode/control-plane-flow/compare/v2.2.4...v3.0.0
266270
[2.2.4]: https://github.com/shakacode/control-plane-flow/compare/v2.2.1...v2.2.4

0 commit comments

Comments
 (0)