diff --git a/CHANGELOG.md b/CHANGELOG.md index 62be573..ebfe8a5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,9 @@ # CHANGELOG -## v0.8.5 +## v0.8.6 * [#12](https://github.com/CrispOSS/abs-api-parent/issues/12) Ensure graceful shutdown of threads in the context * [#13](https://github.com/CrispOSS/abs-api-parent/issues/13) Provide a way to log of messages among actors in the runtime * [#14](https://github.com/CrispOSS/abs-api-parent/issues/14) Introduce `await` * [#15](https://github.com/CrispOSS/abs-api-parent/issues/15) Introduce an abstraction over plain `Future` +