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

Update changelog for v1.22.0

This commit is contained in:
Tom Wright
2021-11-09 16:27:58 +00:00
parent ec816ce131
commit 0e3278dce5

View File

@@ -9,6 +9,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Nothing yet.
## [v1.22.0] - 2021-11-09
### Added
- Type selector `[@]`.
### Fixed
- Errors are now written to stderr as expected.
## [v1.21.2] - 2021-10-21
### Added