diff --git a/CHANGELOG-dev.json b/CHANGELOG-dev.json index 89e7950e..473c570d 100644 --- a/CHANGELOG-dev.json +++ b/CHANGELOG-dev.json @@ -1,8 +1,22 @@ [ { - "tag": "dev-20260414-dbff4c67", - "date": "2026-04-13T23:19:35+00:00", + "tag": "dev-20260415-182a2e97", + "date": "2026-04-14T21:37:12+00:00", "commits": [ + { + "sha": "182a2e97", + "message": "feat: add form guards to prevent accidental data loss", + "author": "arabcoders", + "date": "2026-04-14T21:37:12+00:00", + "full_sha": "182a2e97e63420f686c3590a3303d4ea37bad784" + }, + { + "sha": "360d2f3d", + "message": "refactor: minor fixes to overall design.", + "author": "arabcoders", + "date": "2026-04-14T20:43:48+00:00", + "full_sha": "360d2f3df8765b5174ecdefd701f8ae68ed1791e" + }, { "sha": "dbff4c67", "message": "feat(console): make terminal window more durable and support reloading and stopping commands.", @@ -4379,7 +4393,7 @@ "full_sha": "8694e82965453019b5f6d01ef181bfd541f87173" } ], - "full_sha": "dbff4c679893ab9128f060ef2c30497fe667857b" + "full_sha": "182a2e97e63420f686c3590a3303d4ea37bad784" }, { "tag": "dev-20250616-c07465a6", diff --git a/CHANGELOG.json b/CHANGELOG.json index 6be9bc18..cde04d8d 100644 --- a/CHANGELOG.json +++ b/CHANGELOG.json @@ -27,6 +27,27 @@ } ] }, + { + "tag": "Unmerged (dev branch)", + "full_sha": "182a2e97e63420f686c3590a3303d4ea37bad784", + "date": "2026-04-14T21:37:12+00:00", + "commits": [ + { + "sha": "182a2e97", + "full_sha": "182a2e97e63420f686c3590a3303d4ea37bad784", + "message": "feat: add form guards to prevent accidental data loss", + "author": "arabcoders", + "date": "2026-04-14T21:37:12+00:00" + }, + { + "sha": "360d2f3d", + "full_sha": "360d2f3df8765b5174ecdefd701f8ae68ed1791e", + "message": "refactor: minor fixes to overall design.", + "author": "arabcoders", + "date": "2026-04-14T20:43:48+00:00" + } + ] + }, { "tag": "v2.0.6", "full_sha": "0eabc2197b3060be87d06c62361b013277c7da84",