Commit 7810479a authored by Dominik Charousset's avatar Dominik Charousset

Add GH issue number to changelog

parent 14b76ad9
...@@ -38,7 +38,7 @@ is based on [Keep a Changelog](https://keepachangelog.com). ...@@ -38,7 +38,7 @@ is based on [Keep a Changelog](https://keepachangelog.com).
- Building executables that link to CAF on 32-bit Linux versions using GCC - Building executables that link to CAF on 32-bit Linux versions using GCC
failed due to undefined references to `__atomic_fetch` symbols. Adding a CMake failed due to undefined references to `__atomic_fetch` symbols. Adding a CMake
dependency for `caf_core` to libatomic gets executables to compile and link as dependency for `caf_core` to libatomic gets executables to compile and link as
expected. expected (#1153).
## [0.18.0-rc.1] - 2020-09-09 ## [0.18.0-rc.1] - 2020-09-09
......
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