diff --git a/verstable.h b/verstable.h index 7dab500..edfc3ac 100644 --- a/verstable.h +++ b/verstable.h @@ -390,7 +390,7 @@ Usage example: Version history: - --/--/---- 2.1.1: Fixed a bug affecting iteration on big-endian platforms under MSVC. + 18/06/2024 2.1.1: Fixed a bug affecting iteration on big-endian platforms under MSVC. 27/05/2024 2.1.0: Replaced the Murmur3 mixer with the fast-hash mixer as the default integer hash function. Fixed a bug that could theoretically cause a crash on rehash (triggerable in testing using NAME_shrink with a maximum load factor significantly higher than 1.0).