diff --git a/packages/easy-sitemap/CHANGELOG.md b/packages/easy-sitemap/CHANGELOG.md index be60ed3..4884467 100644 --- a/packages/easy-sitemap/CHANGELOG.md +++ b/packages/easy-sitemap/CHANGELOG.md @@ -1,4 +1,5 @@ # Changelog + All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), @@ -6,13 +7,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased]() +## [1.1.0] - 2021-03-16 + +### Added + +- Support for `image:image` elements + +### Changed + +- Simplified Warning messages + ## [1.0.0] - 2021-01-20 ### Added + - The sitemap is ready ! - -[1.0.4]: https://github.com/dzeiocom/libs/releases/tag/%40dzeio%2Fobject-util%401.0.4 -[1.0.2]: https://github.com/dzeiocom/libs/releases/tag/%40dzeio%2Fobject-util%401.0.2 -[1.0.1]: https://github.com/dzeiocom/libs/releases/tag/%40dzeio%2Fobject-util%401.0.1 -[1.0.0]: https://github.com/dzeiocom/libs/releases/tag/%40easy-sitemap%401.0.0 +[1.1.0]: https://github.com/dzeiocom/libs/releases/tag/easy-sitemap%401.1.0 +[1.0.0]: https://github.com/dzeiocom/libs/releases/tag/easy-sitemap%401.0.0