diff --git a/CHANGELOG.md b/CHANGELOG.md index c44ff6c2..831dc0fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ Bug fixes: -- Fix an off-by-one error when dates in the Hebrew calenar were created using +- Fix an off-by-one error when dates in the Hebrew calendar were created using `monthCode`, the year was a leap year, and the month was after the leap month ([f3d0ca9f]) - Fix addition of months and years for lunisolar calendars ([4f8b04c1])