diff --git a/CHANGELOG.md b/CHANGELOG.md index 103d1a13..405eae05 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. Given the high speed of development in the first phase, changes are being reported only starting from v0.20.2. +## [0.22.9] - 2022-01-06 + +### Added + +- Added `rss` integration (replaces the cumbersome and deprecated `backend.http.poll`). + +### Fixed + +- Fixed timezone handling in calendar integrations. +- Fixed handling of ignored directories in the `file.monitor` backend. + ## [0.22.8] - 2021-12-13 ### Added