Commit 73c3ad38 authored by Dominik Charousset's avatar Dominik Charousset

Update changelog

parent 9925589e
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
All notable changes to this project will be documented in this file. The format All notable changes to this project will be documented in this file. The format
is based on [Keep a Changelog](https://keepachangelog.com). is based on [Keep a Changelog](https://keepachangelog.com).
## [Unreleased] ## [0.19.0] - 2023-04-17
### Added ### Added
...@@ -941,7 +941,8 @@ is based on [Keep a Changelog](https://keepachangelog.com). ...@@ -941,7 +941,8 @@ is based on [Keep a Changelog](https://keepachangelog.com).
- Setting the log level to `quiet` now properly suppresses any log output. - Setting the log level to `quiet` now properly suppresses any log output.
- Configuring colored terminal output should now print colored output. - Configuring colored terminal output should now print colored output.
[Unreleased]: https://github.com/actor-framework/actor-framework/compare/0.19.0-rc.1...master [Unreleased]: https://github.com/actor-framework/actor-framework/compare/0.19.0...master
[0.19.0]: https://github.com/actor-framework/actor-framework/releases/0.19.0
[0.19.0-rc.1]: https://github.com/actor-framework/actor-framework/releases/0.19.0-rc.1 [0.19.0-rc.1]: https://github.com/actor-framework/actor-framework/releases/0.19.0-rc.1
[0.18.7]: https://github.com/actor-framework/actor-framework/releases/0.18.7 [0.18.7]: https://github.com/actor-framework/actor-framework/releases/0.18.7
[0.18.6]: https://github.com/actor-framework/actor-framework/releases/0.18.6 [0.18.6]: https://github.com/actor-framework/actor-framework/releases/0.18.6
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment