Commit 20d53a7a authored by Dominik Charousset's avatar Dominik Charousset

Document fix for remote groups

parent ff082a26
...@@ -35,6 +35,7 @@ is based on [Keep a Changelog](https://keepachangelog.com). ...@@ -35,6 +35,7 @@ is based on [Keep a Changelog](https://keepachangelog.com).
case or do unexpected things in the latter case. The stringification inspector case or do unexpected things in the latter case. The stringification inspector
now matches precisely on pointer types to stop the compiler from doing now matches precisely on pointer types to stop the compiler from doing
implicit conversions in the first place. implicit conversions in the first place.
- Fixed a regression for remote groups introduced in 0.18.0-rc.1 (#1157).
## [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