mirror of
https://gitee.com/TarsCloud/TarsCpp.git
synced 2025-01-03 05:22:26 +08:00
update changelist.md v2.4.12
This commit is contained in:
parent
500d033de8
commit
189c9fac93
@ -1,3 +1,16 @@
|
||||
|
||||
## v2.4.12 2020.09.23
|
||||
### en
|
||||
- tarsregistry sync internel code
|
||||
- tc_timer fix compiler warning
|
||||
- fix dye bug
|
||||
- fix http keep-alive bug
|
||||
### cn
|
||||
- 主控同步内部代码
|
||||
- tc_timer修复编译警告
|
||||
- 修复染色的bug
|
||||
- 修复http keep-alive bug
|
||||
|
||||
## v2.4.11 2020.09.18
|
||||
### en
|
||||
- fix gtest compiler bug
|
||||
|
@ -1,5 +1,5 @@
|
||||
|
||||
set(TARS_VERSION "2.4.10")
|
||||
set(TARS_VERSION "2.4.12")
|
||||
add_definitions(-DTARS_VERSION="${TARS_VERSION}")
|
||||
|
||||
set(CMAKE_VERBOSE_MAKEFILE off)
|
||||
|
Loading…
Reference in New Issue
Block a user