From 206be60612ab65b56e3d981fe4c77af42c95fe12 Mon Sep 17 00:00:00 2001 From: David Reid Date: Tue, 21 Mar 2023 09:58:32 +1000 Subject: [PATCH] Update revision history. --- CHANGES.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 5fa8db0e..610751b2 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,8 @@ +v0.11.12 - TBD +===================== +* Fix compilation errors when WIN32_LEAN_AND_MEAN is defined. + + v0.11.12 - 2023-03-19 ===================== * Fix a bug with data source ranges which resulted in data being read from outside the range.