diff --git a/CHANGELOG.md b/CHANGELOG.md index 4bf724ab..6b890e63 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,22 @@ # Changelog All notable changes to Crowsnest will be documented in this file. +## [4.1.3](https://github.com/mainsail-crew/crowsnest/releases/tag/v4.1.3) - 2024-01-16 +### Features + +- Add dual picam detection ([#229](https://github.com/mainsail-crew/crowsnest/pull/229)) + +### Documentation + +- Fix buster hint link ([#236](https://github.com/mainsail-crew/crowsnest/pull/236)) + +### Other + +- Fix `clean_apps` for installations without all backends ([#230](https://github.com/mainsail-crew/crowsnest/pull/230)) +- Remove `buildclean` from `make update` ([#231](https://github.com/mainsail-crew/crowsnest/pull/231)) +- Update issue bot to add github discussions ([#234](https://github.com/mainsail-crew/crowsnest/pull/234)) +- Add warning for libcamera on pi5 ([#235](https://github.com/mainsail-crew/crowsnest/pull/235)) + ## [4.1.2](https://github.com/mainsail-crew/crowsnest/releases/tag/v4.1.2) - 2024-01-08 ### Bug Fixes and Improvements