From 0e3278dce5027c5fe63b7ea7121e0528d69a8e09 Mon Sep 17 00:00:00 2001 From: Tom Wright Date: Tue, 9 Nov 2021 16:27:58 +0000 Subject: [PATCH] Update changelog for v1.22.0 --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index dba5c15..bab32be 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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