Skip to content

Commit

Permalink
Add change log for 1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
owent committed Dec 7, 2020
1 parent 696d836 commit 0b77f07
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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``` .
Expand Down Expand Up @@ -124,3 +133,5 @@ HISTORY
### 2014-07-25

v0.1.0

[1]: https://github.com/atframework/atframe_utils

0 comments on commit 0b77f07

Please sign in to comment.