We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1f1fed commit 4b30db2Copy full SHA for 4b30db2
1 file changed
CHANGELOG.md
@@ -5,9 +5,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5
6
## [Unreleased]
7
8
+
9
+## [3.0.1] - 2020-04-09
10
11
### Added
12
- Improved error handling while reading `gitops.config.yaml`
13
14
+### Changed
15
+- Fixed bug in `sync-apps` that always added a `test-app`
16
17
## [3.0.0] - 2020-03-20
18
19
@@ -30,4 +36,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
30
36
31
37
32
38
- New command `delete-preview`
33
-- Added initial Changelog.md
39
+- Added initial Changelog.md
0 commit comments