Skip to content

Commit

Permalink
Tweak CHANGELOG for 2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
KosherJava committed Jun 9, 2023
1 parent 7f15664 commit 485f139
Showing 1 changed file with 10 additions and 6 deletions.
16 changes: 10 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,19 @@
## [2.5.0](https://github.com/KosherJava/zmanim/compare/2.4.0...master) (future)
## [2.6.0](https://github.com/KosherJava/zmanim/compare/2.4.0...master) (future)


## [2.5.0](https://github.com/KosherJava/zmanim/compare/2.4.0...2.5.0) (2023-06-09)

* Update `ComplexZmanimCalendar.getSolarMidnight()` to support astronomocal midnight that works even in the Arctic/Antarctic.
* Add special Shabbasos/Parshiyos Shuva, Shira, Hagadol, Chazon and Nachamu
* Fix isYomTov() should return false on Erev Shavuos.
* Correct spelling of Bein Hashmashos methods the the `ComplexZmanimCalendar` (was missing the second H).
* Various Daf Yomi Yerushalmi fixes including:
* Correct calculation of the _daf_ number.
* Correct the order of transliterated Yerushalmi _masechtos_.
* Correct the Hebrew spelling of the _masechta_ Kilayim.
* Update `ComplexZmanimCalendar.getSolarMidnight()` to support astronomocal midnight that works even in the Arctic/Antarctic.
* Add special Shabbasos/Parshiyos Shuva, Shira, Hagadol, Chazon and Nachamu
* isYomTov() should return false on Erev Shavuos.
* Correct spelling of Bein Hashmashos methods the the `ComplexZmanimCalendar` (was missing the second H).
* Added number of IS methods such as is `isYomKippur()`, `isSuccos()`, `isPesach()` etc. to the `JewishCalendar` class.
* * Added number of IS methods such as is `isYomKippur()`, `isSuccos()`, `isPesach()` etc. to the `JewishCalendar` class.
* Add `isAlHanissimRecited(JewishCalendar)` and `isYaalehVeyavoRecited(JewishCalendar)` to the `TefilaRules` class.
* Clarify documentation to explain that isMacharChodesh() Refers to the Haftorah

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

Expand Down

0 comments on commit 485f139

Please sign in to comment.