From f7ac6aa298143f0019eae9b2b2be8039196ebeda Mon Sep 17 00:00:00 2001 From: mryel00 Date: Thu, 23 Nov 2023 22:25:24 +0000 Subject: [PATCH] docs(changelog): update changelog --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f6f216f..bd7575e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,18 @@ # Changelog All notable changes to Crowsnest will be documented in this file. +## [4.1.1](https://github.com/mainsail-crew/crowsnest/releases/tag/v4.1.1) - 2023-11-23 +### Documentation + +- Update supported devices ([#213](https://github.com/mainsail-crew/crowsnest/pull/213)) + +### Other + +- Fix env file check ([#212](https://github.com/mainsail-crew/crowsnest/pull/212)) +- Add streamer repos update to make update ([#210](https://github.com/mainsail-crew/crowsnest/pull/210)) +- Add check to disable webcamd ([#211](https://github.com/mainsail-crew/crowsnest/pull/211)) +- Update copyright ([#214](https://github.com/mainsail-crew/crowsnest/pull/214)) + ## [4.1.0](https://github.com/mainsail-crew/crowsnest/releases/tag/v4.1.0) - 2023-11-15 ### Bug Fixes and Improvements