Skip to content

Commit fc7f620

Browse files
authored
Update CHANGELOG.md
1 parent 4a0ce59 commit fc7f620

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+
## [4.1.1] - 2025-03-14
18+
19+
1720
### Fixed
1821

1922
- Fixed issue where `ps`, `ps:start`, `ps:stop`, `ps:wait`, and `run` commands fail when trying to fetch replicas with CPLN CLI. [PR 254](https://github.com/shakacode/control-plane-flow/pull/254) by [Rafael Gomes](https://github.com/rafaelgomesxyz).
@@ -280,7 +283,8 @@ Deprecated `cpl` gem. New gem is `cpflow`.
280283

281284
First release.
282285

283-
[Unreleased]: https://github.com/shakacode/control-plane-flow/compare/v4.1.0...HEAD
286+
[Unreleased]: https://github.com/shakacode/control-plane-flow/compare/v4.1.1...HEAD
287+
[4.1.1]: https://github.com/shakacode/control-plane-flow/compare/v4.1.0...v4.1.1
284288
[4.1.0]: https://github.com/shakacode/control-plane-flow/compare/v4.0.0...v4.1.0
285289
[4.0.0]: https://github.com/shakacode/control-plane-flow/compare/v3.0.1...v4.0.0
286290
[3.0.1]: https://github.com/shakacode/control-plane-flow/compare/v3.0.0...v3.0.1

0 commit comments

Comments
 (0)