summaryrefslogtreecommitdiff
path: root/doc/changelog.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changelog.rst')
-rw-r--r--doc/changelog.rst18
1 files changed, 18 insertions, 0 deletions
diff --git a/doc/changelog.rst b/doc/changelog.rst
index 63380ff..f6f73f8 100644
--- a/doc/changelog.rst
+++ b/doc/changelog.rst
@@ -1,3 +1,21 @@
+v4.26 (2025-03-08)
+==================
+
+Fixes:
+
+* Resolve integer truncation in HX_unit_seconds's output when the result
+ were to exceeded 2^32 years or months or weeks.
+
+
+v4.25 (2025-03-07)
+==================
+
+Enhancements:
+
+* New headers endian.h and scope.hpp
+* New define HXSIZEOF_UNITSEC64 for the maximum output size of HX_unit_seconds
+
+
v4.24 (2024-07-17)
==================