diff options
author | Sven Gothel <[email protected]> | 2021-12-05 22:13:55 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2021-12-05 22:13:55 +0100 |
commit | acb4b2741e58e25c5a18a414be89ca1049519ac8 (patch) | |
tree | 49b74aefdb50489b4a21a8e28aae8a2a5d37d780 | |
parent | e6a5e691b6308d17a131a853a301817075523d72 (diff) |
README.md: v0.7.4v0.7.4
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -112,6 +112,10 @@ make doc * First stable release (TODO) +**0.7.4** + +* Fix jau::latch and `test_latch01.cpp` + **0.7.3** * Add `to_string(const ordered_atomic<>&)`, allowing to skip manual '.load()' using `jau::to_string()` etc. |