You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+24-3Lines changed: 24 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,13 +8,34 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
8
8
<!-- insertion marker -->
9
9
## Unreleased
10
10
11
-
<small>[Compare with latest](https://github.com/pmoscode/helm-chart-update-check/compare/v0.1.2...HEAD)</small>
11
+
<small>[Compare with latest](https://github.com/pmoscode/helm-chart-update-check/compare/v0.2.0...HEAD)</small>
12
12
13
-
### Bug Fixes
13
+
### Features
14
14
15
-
-increase patch version to get correct check ([cb55865](https://github.com/pmoscode/helm-chart-update-check/commit/cb558657a5d805584fabf3f9081acca43ce86794) by Peter Motzko).
15
+
-update semver library to v3.4.0 ([a6f5f09](https://github.com/pmoscode/helm-chart-update-check/commit/a6f5f0949b260c17a7bc1966ceebca4870b37c1c) by Peter Motzko).
<small>[Compare with v0.1.3](https://github.com/pmoscode/helm-chart-update-check/compare/v0.1.3...v0.2.0)</small>
21
+
22
+
### Features
23
+
24
+
- add "exclude-versions" flag and do small code refactor ([7a66347](https://github.com/pmoscode/helm-chart-update-check/commit/7a66347b308355a7021dcad1a21493fa18e0adc7) by Peter Motzko).
25
+
- add dependency version update ([ca97c70](https://github.com/pmoscode/helm-chart-update-check/commit/ca97c70c13f94524408a664a6d0a8dcf5da5f662) by Peter Motzko).
26
+
27
+
### Bug Fixes
28
+
29
+
- update module github.com/masterminds/semver/v3 to v3.3.0 ([7cafed9](https://github.com/pmoscode/helm-chart-update-check/commit/7cafed92010a43b099d6ada8817e00eb35f4e596) by renovate[bot]).
<small>[Compare with v0.1.2](https://github.com/pmoscode/helm-chart-update-check/compare/v0.1.2...v0.1.3)</small>
34
+
35
+
### Bug Fixes
36
+
37
+
- increase patch version to get correct check ([69f9912](https://github.com/pmoscode/helm-chart-update-check/commit/69f9912be734f546d6ca4cfb9438c5ba98ff7723) by Peter Motzko).
0 commit comments