From c78200fdc72dca99b97d4db38ab5d9aea5e68ebf Mon Sep 17 00:00:00 2001 From: Paul Weidner Date: Fri, 14 Jan 2022 10:47:27 -0800 Subject: [PATCH] Update changelog. --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4b1459b0..33e9ce6c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed +- [Data stream and notification permissions are not granted to managed roles. #479](https://github.com/farmOS/farmOS/issues/479) - Sort locations by name, using natural sort algorithm. - [Quantity module breaks config_translation #480](https://github.com/farmOS/farmOS/issues/480) - [Log categories are not migrated to v2 #481](https://github.com/farmOS/farmOS/pull/481)