Skip to content

Commit 027c6ed

Browse files
committed
fix math overflow
1 parent a34174d commit 027c6ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
88

99
## [0.3.0] - 2026-02-23
1010
- fix #13, allow size to be 65535 (uint16_t)
11-
- fix truncating when using int result types (cast to float in math).
11+
- fix math overflow when using int result types.
1212
- add multi type **multiMapCache<T1, T2>** to have all options.
1313
- update readme.md
1414
- update GitHub actions

0 commit comments

Comments
 (0)