diff options
author | Sven Gothel <[email protected]> | 2021-11-16 06:29:31 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2021-11-16 06:29:31 +0100 |
commit | 2cd911c8ba3239ea80fad1a4a392fe6cc6bed90b (patch) | |
tree | 586ae9a59dede2e3632566aaaa992beee60ba00d /README.md | |
parent | eb8f5a8f2139f624f5817828ab6e6d9b2e8e9c73 (diff) |
Bump README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -112,6 +112,12 @@ make doc * First stable release (TODO) +**0.7.3** + +* TODO +* Add jau::latch +* ringbuffer: Remove locking mutex before `notify_all`, avoid re-block of notified wait() threads. + **0.7.2** * Add helper_jni: checkAndGetObject(..) |