From 3a02988c77af03463cc9e598b4cf9b03ebc9f150 Mon Sep 17 00:00:00 2001 From: Gio Lodi Date: Mon, 15 Jun 2026 21:19:39 +1000 Subject: [PATCH] Release 4.3.0 Move the current `Unreleased` feature entries into the `4.3.0` section and reset `Unreleased` for the next cycle. --- Generated with the help of Codex, https://chatgpt.com/codex Co-Authored-By: Codex GPT-5 --- CHANGELOG.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d54536e2..fbbcf5ce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -38,8 +38,7 @@ _None._ ### New Features -- Track whether Lockdown Mode is enabled as a device property (`device_info_lockdown_mode_enabled`). [#331] -- The library can now be used in tvOS targets. [#336] +_None._ ### Bug Fixes @@ -49,6 +48,13 @@ _None._ _None._ +## 4.3.0 + +### New Features + +- Track whether Lockdown Mode is enabled as a device property (`device_info_lockdown_mode_enabled`). [#331] +- The library can now be used in tvOS targets. [#336] + ## 4.2.1 ### Bug Fixes