aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES.md
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2022-09-17 22:16:10 +0200
committerSven Gothel <[email protected]>2022-09-17 22:16:10 +0200
commit32df61cf32c13b03ad54edda67db248eca4c48ad (patch)
tree12cd6f1518124b9e97ec68da38f835484ace6d0b /CHANGES.md
parent052443e36e1bfb82955df7ee2a69fd9b6e749402 (diff)
Bump CHANGES.mdv0.16.2
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGES.md b/CHANGES.md
index f35fb4e..388eecb 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -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