diff options
author | Sven Gothel <[email protected]> | 2022-01-25 22:50:35 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2022-01-25 22:50:35 +0100 |
commit | 0c27e84c454bb9bf1bc33430093a143f0c47f272 (patch) | |
tree | 4321a5be499ac317177cf51505bccc134b95adc6 | |
parent | b5b7716036ef67d5fb539623d09e349b38b19718 (diff) |
Bump v0.7.10v0.7.10
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -112,8 +112,9 @@ make doc * First stable release (TODO) -**0.7.9** +**0.7.10** +* Fixes for clang++ 11.0.1-2 * Added `jau::service_runner`, a reusable dedicated thread performing custom user services. * Fix jau::ringbuffer (conditional variable lock) * Fix jau::latch (conditional variable lock) and `test_latch01.cpp` |