diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c4c4f4..b459e33 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## 1.22.0 + +### Fixed + +- `downloadJbr` properly accepts the `distributionType` parameter + ## 1.21.0 ### Added