summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2021-11-16 06:29:31 +0100
committerSven Gothel <[email protected]>2021-11-16 06:29:31 +0100
commit2cd911c8ba3239ea80fad1a4a392fe6cc6bed90b (patch)
tree586ae9a59dede2e3632566aaaa992beee60ba00d /README.md
parenteb8f5a8f2139f624f5817828ab6e6d9b2e8e9c73 (diff)
Bump README
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0f7b182..f949e5a 100644
--- a/README.md
+++ b/README.md
@@ -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(..)