1
0
Fork 0

Fix typo in changelog

This commit is contained in:
Robbert van der Helm 2023-05-13 22:38:57 +02:00
parent 68b3b864d6
commit 4753cd95ce

View file

@ -12,7 +12,7 @@ state is to list breaking changes.
## [2023-04-30] ## [2023-04-30]
### Changes ### Changed
- Added debug assertions to make sure parameter ranges are valid. The minimum - Added debug assertions to make sure parameter ranges are valid. The minimum
value must always be lower than the maximum value and they cannot be equal. value must always be lower than the maximum value and they cannot be equal.