diff options
author | Sven Gothel <[email protected]> | 2021-11-17 03:42:53 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2021-11-17 03:42:53 +0100 |
commit | bc725a14656be03cd68c771e519ed54dde4f62ee (patch) | |
tree | 46a574246f173a049670dddfa25e55e0fe1d1579 | |
parent | 5356253cf09d60a539042b3210c2d3602fda7e0e (diff) |
Bump README v0.7.3v0.7.3
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -114,7 +114,7 @@ make doc **0.7.3** -* TODO +* Add `to_string(const ordered_atomic<>&)`, allowing to skip manual '.load()' using `jau::to_string()` etc. * Add jau::latch * ringbuffer: Remove locking mutex before `notify_all`, avoid re-block of notified wait() threads. |