From 734bd018dac67e380f0e04cefa767e061ed9dab3 Mon Sep 17 00:00:00 2001 From: sakurawald Date: Thu, 12 Dec 2024 09:16:22 +0800 Subject: [PATCH] [publish] v6.1.0 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7250d16e..504780d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,3 +3,4 @@ > 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. +