From e88fe2b9d45984508c6ba6aa44d6ee82bb47e369 Mon Sep 17 00:00:00 2001 From: Nat! Date: Sat, 13 Jan 2024 00:19:40 +0100 Subject: [PATCH] RELEASENOTES.md --- RELEASENOTES.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 4776433..9c3b0a5 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -1,3 +1,9 @@ +## 0.23.0 + +* update version numbers to use unsigned long +* fix import.h accidentally including include-private.h + + ### 0.22.1 * Various small improvements