diff options
author | Sven Gothel <[email protected]> | 2022-05-16 08:04:38 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2022-05-16 08:04:38 +0200 |
commit | 39052c8c1128883b7147e4eac617acf4e98ed53e (patch) | |
tree | e70cd53fd83631ae8cce3691fdba5442c3e86ea6 | |
parent | 956b0f57f09c89874b7da414aa82d2e09b01a615 (diff) |
README: v0.10.0v0.10.0
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -145,7 +145,7 @@ a Raspi-arm64, Raspi-armhf or PC-amd64 target image. * First stable release (TODO) -**0.9.4** (TODO) +**0.10.0** * Add `jau::latch::count_up()` to `jau::latch`, allowing to dynamically add *events* to required to complete * Fix `jau::call_on_release`: Skip calling `release_func` if resource has been marked orderly released, avoid use after free. |