diff --git a/CHANGELOG-dev.json b/CHANGELOG-dev.json index ef1dad45..4f0e7683 100644 --- a/CHANGELOG-dev.json +++ b/CHANGELOG-dev.json @@ -1,8 +1,15 @@ [ { - "tag": "dev-20250801-da6bd957", - "date": "2025-08-01T14:03:26+00:00", + "tag": "dev-20250801-c6535f0c", + "date": "2025-08-01T14:31:18+00:00", "commits": [ + { + "sha": "c6535f0c", + "message": "Update the pyinstaller build to include version number.", + "author": "arabcoders", + "date": "2025-08-01T14:31:18+00:00", + "full_sha": "c6535f0ce159003720daf76ec0b05ad380859c1f" + }, { "sha": "da6bd957", "message": "Fix threading issue on windows exe", @@ -991,7 +998,7 @@ "full_sha": "8694e82965453019b5f6d01ef181bfd541f87173" } ], - "full_sha": "da6bd95733f8268df72ef5e944e9ad4c37dd5ca3" + "full_sha": "c6535f0ce159003720daf76ec0b05ad380859c1f" }, { "tag": "dev-20250616-c07465a6", diff --git a/CHANGELOG.json b/CHANGELOG.json index 36d771f9..c8609108 100644 --- a/CHANGELOG.json +++ b/CHANGELOG.json @@ -1,4 +1,18 @@ [ + { + "tag": "Unmerged (dev branch)", + "full_sha": "c6535f0ce159003720daf76ec0b05ad380859c1f", + "date": "2025-08-01T14:31:18+00:00", + "commits": [ + { + "sha": "c6535f0c", + "full_sha": "c6535f0ce159003720daf76ec0b05ad380859c1f", + "message": "Update the pyinstaller build to include version number.", + "author": "arabcoders", + "date": "2025-08-01T14:31:18+00:00" + } + ] + }, { "tag": "v0.6.2", "full_sha": "517d4e7528028664d0ea09b82ad05933c52653eb",