From 9c09f23f7d17166fc4e1ab67c8b7e03b2bb51bef Mon Sep 17 00:00:00 2001 From: Heiko Becker Date: Tue, 5 Dec 2023 13:02:19 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) 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