diff --git a/docs/CHANGES.txt b/docs/CHANGES.txt index e903e448a..12309e040 100644 --- a/docs/CHANGES.txt +++ b/docs/CHANGES.txt @@ -6,16 +6,19 @@ Copyright (c) 2002-2024 Various contributors (see below, and AUTHORS.txt) https://tuxpaint.org/ -2024.February.3 (0.9.33) +2024.February.4 (0.9.33) * Other Improvements: ------------------- * Make screen refresh more snappy on macOS. Mark Kim + * Ports & Building: + ----------------- * Simplify the process of building the universal bundle on the macOS by automatically adding the machine suffix (-arm64 or -x86_64) when building the macOS bundle. Previously this renaming step was required to be done manually to build the universal bundle. + Mark Kim 2024.January.29 (0.9.32) * Improvements to Magic tools: