diff --git a/Changes.md b/Changes.md index 56696518..057feeb7 100644 --- a/Changes.md +++ b/Changes.md @@ -1,4 +1,4 @@ -## 1.12.0 +## 1.12.0 - 2025-01-07 * Fixed memory leaks in `MMDB_open()`. These could happen with invalid databases or in error situations such as failing to allocate memory. As