diff options
author | Sven Gothel <[email protected]> | 2022-09-17 22:16:10 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2022-09-17 22:16:10 +0200 |
commit | 32df61cf32c13b03ad54edda67db248eca4c48ad (patch) | |
tree | 12cd6f1518124b9e97ec68da38f835484ace6d0b /CHANGES.md | |
parent | 052443e36e1bfb82955df7ee2a69fd9b6e749402 (diff) |
Bump CHANGES.mdv0.16.2
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -8,7 +8,8 @@ * First stable release (TODO) -**0.16.1** +**0.16.2** +* Fix `jau::service_runner::start()`: Case `set_shall_stop()` occurs fast by worker callback -> infinite loop. * `jau::function<R(A...)>` - add fast path `target_t::delegate_t` invocation - add function ctor for all type, incl. non-capturing lambda assignment |