From 29f6a46a0220e032c778b46ac4abe58d58c50011 Mon Sep 17 00:00:00 2001 From: sakurawald Date: Thu, 12 Dec 2024 09:16:56 +0800 Subject: [PATCH] [publish] v6.1.0 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 87a9e26b..c20ecec2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,3 +5,4 @@ Cherry-pick commits for `mc1.21`: > This version includes the following **breaking changes** if you are using them: > - refactor: remove `tab_list.sort` and `tab_list.faker` module. (it's highly recommend to use https://github.com/NEZNAMY/TAB for complex purpose, it works just perfect.) > - refactor: rename `tab_list` module to `tab` module. +