1
0
mirror of https://github.com/TomWright/dasel.git synced 2022-05-22 02:32:45 +03:00

Update changelog with v1.20.0

This commit is contained in:
Tom Wright
2021-08-30 16:15:50 +01:00
parent dc3112cbd0
commit bd465f7f77

View File

@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
- Nothing yet.
## [v1.20.0] - 2021-08-30
### Added
- `-v`, `--value` flag to workaround [dash issue](https://github.com/TomWright/dasel/issues/117).
@@ -360,7 +364,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Everything!
[unreleased]: https://github.com/TomWright/dasel/compare/v1.19.0...HEAD
[unreleased]: https://github.com/TomWright/dasel/compare/v1.20.0...HEAD
[v1.20.0]: https://github.com/TomWright/dasel/compare/v1.19.0...v1.20.0
[v1.19.0]: https://github.com/TomWright/dasel/compare/v1.18.0...v1.19.0
[v1.18.0]: https://github.com/TomWright/dasel/compare/v1.17.0...v1.18.0
[v1.17.0]: https://github.com/TomWright/dasel/compare/v1.16.1...v1.17.0