From f6e8305d1b70610705e03c15f337ce317c46be8a Mon Sep 17 00:00:00 2001 From: John McNamara Date: Tue, 1 Jul 2025 08:18:13 +0100 Subject: [PATCH] Prep for release 1.2.3. --- Changes.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Changes.txt b/Changes.txt index ee9880a1..5e377d90 100644 --- a/Changes.txt +++ b/Changes.txt @@ -7,6 +7,7 @@ - This is shared object library version `libxlsxwriter.so.10`. This should be updated automatically via `make` and `cmake` as part of the build process. + This version contains ABI changes since the previous release. - Please report any downstream patches back upstream to help improve the overall build process.