Skip to content

Commit 485f139

Browse files
authored
Tweak CHANGELOG for 2.5.0
1 parent 7f15664 commit 485f139

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

CHANGELOG.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,19 @@
1-
## [2.5.0](https://github.com/KosherJava/zmanim/compare/2.4.0...master) (future)
1+
## [2.6.0](https://github.com/KosherJava/zmanim/compare/2.4.0...master) (future)
22

3+
4+
## [2.5.0](https://github.com/KosherJava/zmanim/compare/2.4.0...2.5.0) (2023-06-09)
5+
6+
* Update `ComplexZmanimCalendar.getSolarMidnight()` to support astronomocal midnight that works even in the Arctic/Antarctic.
7+
* Add special Shabbasos/Parshiyos Shuva, Shira, Hagadol, Chazon and Nachamu
8+
* Fix isYomTov() should return false on Erev Shavuos.
9+
* Correct spelling of Bein Hashmashos methods the the `ComplexZmanimCalendar` (was missing the second H).
310
* Various Daf Yomi Yerushalmi fixes including:
411
* Correct calculation of the _daf_ number.
512
* Correct the order of transliterated Yerushalmi _masechtos_.
613
* Correct the Hebrew spelling of the _masechta_ Kilayim.
7-
* Update `ComplexZmanimCalendar.getSolarMidnight()` to support astronomocal midnight that works even in the Arctic/Antarctic.
8-
* Add special Shabbasos/Parshiyos Shuva, Shira, Hagadol, Chazon and Nachamu
9-
* isYomTov() should return false on Erev Shavuos.
10-
* Correct spelling of Bein Hashmashos methods the the `ComplexZmanimCalendar` (was missing the second H).
11-
* Added number of IS methods such as is `isYomKippur()`, `isSuccos()`, `isPesach()` etc. to the `JewishCalendar` class.
14+
* * Added number of IS methods such as is `isYomKippur()`, `isSuccos()`, `isPesach()` etc. to the `JewishCalendar` class.
1215
* Add `isAlHanissimRecited(JewishCalendar)` and `isYaalehVeyavoRecited(JewishCalendar)` to the `TefilaRules` class.
16+
* Clarify documentation to explain that isMacharChodesh() Refers to the Haftorah
1317

1418
## [2.4.0](https://github.com/KosherJava/zmanim/compare/2.3.0...2.4.0) (2022-11-27)
1519

0 commit comments

Comments
 (0)