Commit d20ab0e4 authored by Dominik Charousset's avatar Dominik Charousset

Document fix for regression #1235

parent dc26020f
...@@ -3,7 +3,13 @@ ...@@ -3,7 +3,13 @@
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.18.1] - 2021-03-19
### Fixed
- Version 0.18.0 introduced a regression on the system parameter
`caf.middleman.heartbeat-interval` (#1235). We have addressed the issue by
porting the original fix for CAF 0.17.5 (#1095) to the 0.18 series.
## [0.18.0] - 2021-01-25 ## [0.18.0] - 2021-01-25
......
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