File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -7,13 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 0.22.1] - 2023-02-14
11
+
10
12
### Changed
11
13
12
14
- Update to frodo-lib 0.18.5
13
15
14
16
### Fixed
15
17
16
- - \# 196 and \ # 197: Frodo now properly detects Encore environments as ForgeOps environments and obtains an access token for IDM APIs.
18
+ - \# 196 and #197 : Frodo now properly detects Encore environments as ForgeOps environments and obtains an access token for IDM APIs.
17
19
18
20
## [ 0.22.0] - 2023-02-13
19
21
@@ -1033,7 +1035,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1033
1035
- Fixed problem with adding connection profiles
1034
1036
- Miscellaneous bug fixes
1035
1037
1036
- [Unreleased]: https://github.com/rockcarver/frodo-cli/compare/v0.22.0...HEAD
1038
+ [Unreleased]: https://github.com/rockcarver/frodo-cli/compare/v0.22.1...HEAD
1039
+
1040
+ [0.22.1]: https://github.com/rockcarver/frodo-cli/compare/v0.22.0...v0.22.1
1037
1041
1038
1042
[0.22.0]: https://github.com/rockcarver/frodo-cli/compare/v0.21.1...v0.22.0
1039
1043
You can’t perform that action at this time.
0 commit comments