Skip to content

Commit a671a36

Browse files
authored
Possible future changes for v3.0.0
1 parent 485f139 commit a671a36

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## 3.0.0 (future)
2+
### Includes breaking changes
3+
* Remove deprecated methods flagged for removal.
4+
* Remove deprecated classes such as the redundant [GeoLocationUtils](https://github.com/KosherJava/zmanim/blob/master/src/main/java/com/kosherjava/zmanim/util/GeoLocationUtils.java).
5+
* Possibly rename some classes such as the confusingly named [ComplexZmanimCalendar](https://github.com/KosherJava/zmanim/blob/master/src/main/java/com/kosherjava/zmanim/ComplexZmanimCalendar.java).
6+
* Possibly increase the minimum supported JRE version from version 8 (the code currently almost certainly works on 6 today).
7+
* ...
8+
19
## [2.6.0](https://github.com/KosherJava/zmanim/compare/2.4.0...master) (future)
210

311

0 commit comments

Comments
 (0)