Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mourner committed May 16, 2014
1 parent a7b330e commit 81f4c21
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,13 +134,15 @@ Moon phase value should be interpreted like this:

## Changelog

#### 1.5.0 — May 16, 2014
#### 1.5.1 — May 16, 2014

- Exposed `SunCalc.times` property with defined daylight times.
- Slightly improved `SunCalc.getTimes` performance.

#### 1.4.0 — Apr 10, 2014

- Added `phase` to `SunCalc.getMoonIllumination` results (moon phase).
- Switched from mocha to tape for tests.

#### 1.3.0 — Feb 21, 2014

Expand All @@ -155,7 +157,13 @@ Moon phase value should be interpreted like this:

- Added `SunCalc.getMoonPosition` function.
- Added nadir (darkest time of the day, middle of the night).
- Added tests.

#### 1.0.0 — Dec 07, 2011

First version release.
- Published to NPM.
- Added `SunCalc.addTime` function.

#### 0.0.0 — Aug 25, 2011

- First commit.

0 comments on commit 81f4c21

Please sign in to comment.