diff --git a/CHANGELOG.md b/CHANGELOG.md index a326631f6..b6ae676d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [1.0.157](https://github.com/extesy/hoverzoom/tree/1.0.157) (2020-09-30) + +[Full Changelog](https://github.com/extesy/hoverzoom/compare/1.0.156...1.0.157) + +**Merged pull requests:** + +- Update for plug-in : Yandex [\#619](https://github.com/extesy/hoverzoom/pull/619) ([GrosPoulet](https://github.com/GrosPoulet)) +- Fix for plug-in : Vox.com [\#616](https://github.com/extesy/hoverzoom/pull/616) ([GrosPoulet](https://github.com/GrosPoulet)) +- New plug-in : JoeMonster [\#615](https://github.com/extesy/hoverzoom/pull/615) ([GrosPoulet](https://github.com/GrosPoulet)) +- New plug-in : FreeRangeStock [\#614](https://github.com/extesy/hoverzoom/pull/614) ([GrosPoulet](https://github.com/GrosPoulet)) +- New plug-in : Tripadvisor [\#613](https://github.com/extesy/hoverzoom/pull/613) ([GrosPoulet](https://github.com/GrosPoulet)) + ## [1.0.156](https://github.com/extesy/hoverzoom/tree/1.0.156) (2020-09-14) [Full Changelog](https://github.com/extesy/hoverzoom/compare/1.0.155...1.0.156) @@ -38,7 +50,6 @@ - New plug-in : photoforum.ru [\#590](https://github.com/extesy/hoverzoom/pull/590) ([GrosPoulet](https://github.com/GrosPoulet)) - New plug-in : photoblink.com [\#589](https://github.com/extesy/hoverzoom/pull/589) ([GrosPoulet](https://github.com/GrosPoulet)) - Update for plug-in : photo.net [\#587](https://github.com/extesy/hoverzoom/pull/587) ([GrosPoulet](https://github.com/GrosPoulet)) -- Update for plug-in : nintendolife.com [\#586](https://github.com/extesy/hoverzoom/pull/586) ([GrosPoulet](https://github.com/GrosPoulet)) ## [1.0.154](https://github.com/extesy/hoverzoom/tree/1.0.154) (2020-09-06) @@ -57,6 +68,7 @@ **Merged pull requests:** +- Update for plug-in : nintendolife.com [\#586](https://github.com/extesy/hoverzoom/pull/586) ([GrosPoulet](https://github.com/GrosPoulet)) - New plug-in : nasa.gov [\#585](https://github.com/extesy/hoverzoom/pull/585) ([GrosPoulet](https://github.com/GrosPoulet)) - Update for plug-in : MetMuseum [\#584](https://github.com/extesy/hoverzoom/pull/584) ([GrosPoulet](https://github.com/GrosPoulet)) - New plug-in : meetup [\#583](https://github.com/extesy/hoverzoom/pull/583) ([GrosPoulet](https://github.com/GrosPoulet)) @@ -98,9 +110,9 @@ - New plug-in : booking.com [\#556](https://github.com/extesy/hoverzoom/pull/556) ([GrosPoulet](https://github.com/GrosPoulet)) - New plug-in: airbnb [\#555](https://github.com/extesy/hoverzoom/pull/555) ([GrosPoulet](https://github.com/GrosPoulet)) - Fix for Amazon plug-in [\#554](https://github.com/extesy/hoverzoom/pull/554) ([GrosPoulet](https://github.com/GrosPoulet)) +- New plug-in: DepositPhotos [\#553](https://github.com/extesy/hoverzoom/pull/553) ([GrosPoulet](https://github.com/GrosPoulet)) - New plug-in for : GoogleUserContent [\#551](https://github.com/extesy/hoverzoom/pull/551) ([GrosPoulet](https://github.com/GrosPoulet)) - New Crowdin updates [\#550](https://github.com/extesy/hoverzoom/pull/550) ([extesy](https://github.com/extesy)) -- Typos in Promo \(Fr + Es\) [\#542](https://github.com/extesy/hoverzoom/pull/542) ([GrosPoulet](https://github.com/GrosPoulet)) diff --git a/manifest.json b/manifest.json index ac2a5bf7c..aa42971eb 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_extName__", "short_name": "__MSG_extShortName__", - "version": "1.0.156", + "version": "1.0.157", "description": "__MSG_extDescription__", "homepage_url": "https://github.com/extesy/hoverzoom/", "author": "Oleg Anashkin",