Skip to content

Commit e20bcfd

Browse files
committed
v0.7.0
1 parent 83cfd0f commit e20bcfd

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v0.7.0
2+
### Breaking Changes:
3+
* Some of the names and types of members of the `Zman` class have been changed.
4+
15
# v0.6.0
26
### Breaking Changes:
37
* Moment and Moment Timezone have been replaced with [Luxon](https://moment.github.io/luxon/index.html).

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "kosher-zmanim",
3-
"version": "0.6.1",
3+
"version": "0.7.0",
44
"description": "A library for calculating zmanim, based on KosherJava.",
55
"author": "BehindTheMath",
66
"license": "LGPL-3.0",

0 commit comments

Comments
 (0)