diff --git a/CHANGELOG.md b/CHANGELOG.md index 1efbe37..23d219e 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ All Notable changes to `opening-hours` will be documented in this file ## 1.2.0 - 2017-01-03 - 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` ## 1.1.0 - 2016-11-09