diff --git a/CHANGELOG.md b/CHANGELOG.md index 1453a71..7aeeab0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,15 @@ HISTORY ---------------- +### 1.3.3 + +1. [BOOST] Merge boost.context 1.74.0(Support The 32-bit Solaris C language data model, called ILP32). +2. [FIX] Fix mixed some headers with [atframe_utils][1] . +3. [OPTIMIZE] Some optimizations for benchmark codes. +4. [FIX] Fix multi-thread counter of unit test. +5. [OPTIMIZE] Support cpack to generate rpm or deb package. +6. [FIX] Fix c++20 coroutine flags when reimport CompilerOption.cmake. + ### 1.3.2 1. [FIX] [#16](https://github.com/owt5008137/libcopp/issues/16) : document of ```LIBCOPP_DISABLE_ATOMIC_LOCK``` and ```LIBCOPP_DISABLE_THIS_MT``` . @@ -124,3 +133,5 @@ HISTORY ### 2014-07-25 v0.1.0 + +[1]: https://github.com/atframework/atframe_utils