Skip to content

Commit 6538206

Browse files
committed
v1.11.2
1 parent 81de525 commit 6538206

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
### v1.11.2 (2023/01)
2+
3+
- [feat] url: 新增类,解析url字符串
4+
- [feat] debug_counter: 新增类,用于调试对象是否正常释放的计时器
5+
- [feat] sync_once: 新增类,用于执行有且仅有一次的任务
6+
- [fix] stringify_stl: 将部分函数inline来避免重定义编译错误
7+
- [test] 增加strings_op, debug_counter, sync_once, url的单元测试
8+
19
### v1.11.1 (2022/11)
210

311
- [feat] chef_strings_op: 新增函数strings_op::cut和cut_last

0 commit comments

Comments
 (0)