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

Update CHANGELOG.md

This commit is contained in:
Tom Wright
2021-08-14 13:53:17 +01:00
parent 8c817d8108
commit 59c31cfd6c

View File

@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
- Nothing yet.
## [v1.19.0] - 2021-08-14
### Added
- `--colour`,`--color` flag to enable colourised output in select command.
@@ -350,7 +354,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Everything!
[unreleased]: https://github.com/TomWright/dasel/compare/v1.18.0...HEAD
[unreleased]: https://github.com/TomWright/dasel/compare/v1.19.0...HEAD
[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
[v1.16.1]: https://github.com/TomWright/dasel/compare/v1.16.0...v1.16.1