From eb6cf5d4eb43be88d31854528fb77b0593793d1d Mon Sep 17 00:00:00 2001 From: joffrey-bion Date: Thu, 12 Aug 2021 08:52:59 +0000 Subject: [PATCH] Version 2.2.1 --- CHANGELOG.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 16d8a15c4..f87b41c56 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Change Log +## [2.2.1](https://github.com/joffrey-bion/krossbow/tree/2.2.1) (2021-08-12) +[View commits](https://github.com/joffrey-bion/krossbow/compare/2.2.0...2.2.1) + +**Fixed bugs:** + +- java.lang.UnsupportedOperationException [\#129](https://github.com/joffrey-bion/krossbow/issues/129) + ## [2.2.0](https://github.com/joffrey-bion/krossbow/tree/2.2.0) (2021-07-27) [View commits](https://github.com/joffrey-bion/krossbow/compare/2.1.0...2.2.0) @@ -423,7 +430,7 @@ - Publish Maven artifacts on Jcenter [\#6](https://github.com/joffrey-bion/krossbow/issues/6) ## [0.1.0](https://github.com/joffrey-bion/krossbow/tree/0.1.0) (2019-06-23) -[View commits](https://github.com/joffrey-bion/krossbow/compare/7ff0ed36f1be661df5b72d49c3560cd44ba9034f...0.1.0) +[View commits](https://github.com/joffrey-bion/krossbow/compare/111207940987bb63246f740deadba7c2baba3abe...0.1.0) **Implemented enhancements:**