We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c547b4a commit 1d4a792Copy full SHA for 1d4a792
1 file changed
CHANGELOG.md
@@ -13,16 +13,22 @@ All notable changes to `src-cli` are documented in this file.
13
14
### Added
15
16
-- Added a flag `-insecure-skip-verify` to disable TLS certificate validation.
17
-
18
### Changed
19
20
-- Deprecated cache file formats are not read by `src campaign [apply|preview]` anymore.
21
22
### Fixed
23
24
### Removed
25
+## 3.25.1
+
+### Added
26
+- Added a flag `-insecure-skip-verify` to disable TLS certificate validation.
27
28
+### Changed
29
30
+- Deprecated cache file formats are not read by `src campaign [apply|preview]` anymore.
31
32
## 3.25.0
33
34
0 commit comments