Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastiandedeyne committed Feb 26, 2018
1 parent 11a18a8 commit 8adbae3
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

All Notable changes to `opening-hours` will be documented in this file

## 1.5.0 - 2018-02-26
- Added `OpeningHours::forWeekCombined()`

## 1.4.0 - 2017-09-15
- Added the ability to add recurring exceptions

Expand All @@ -12,7 +15,7 @@ All Notable changes to `opening-hours` will be documented in this file
- Added `regularClosingDays`, `regularClosingDaysISO` and `exceptionalClosingDates` methods

## 1.2.0 - 2017-01-03
- Added `asStructuredData` to retrieve the opening hours as a Schema.org structured data array
- Added `asStructuredData` to retrieve the opening hours as a Schema.org structured data array
- Added `nextOpen` method to determine the next time the business will be open
- Added utility methods: `OpeningHours::map`, `OpeningHours::flatMap`, `OpeningHours::mapExceptions`, `OpeningHours::flatMapExceptions`,`OpeningHoursForDay::map` and `OpeningHoursForDay::empty`

Expand Down

0 comments on commit 8adbae3

Please sign in to comment.