From 7baaef8421f16b41f81eafbcec5f052acd1f07e8 Mon Sep 17 00:00:00 2001 From: Justin Lin Date: Tue, 28 Jan 2020 17:57:02 +0800 Subject: [PATCH] update RELEASE --- RELEASE.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/RELEASE.md b/RELEASE.md index 54f08308..0bb79e2e 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -1,5 +1,10 @@ > Version numbers are based on [Semantic Versioning](https://semver.org/). +# v2.2 +- Bugfixes + - `util/sort`: fix "search term not found" warning when `by` is `"idx"`. +- Better dependency management. Just `use` modules you want. Existing scripts are not required to do any change. + # v2.1 - Bugfixes - `bend_extrude`: fix wrong rotation.