From c0c9c418c8e7d6158bfd7bb51a184ab20b77d075 Mon Sep 17 00:00:00 2001 From: mryel00 Date: Tue, 16 Jan 2024 22:05:08 +0000 Subject: [PATCH] docs(changelog): update changelog --- CHANGELOG.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4bf724a..6b890e6 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