diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d5ed43..6062d5d 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ + +# [2.9.0](https://github.com/flextype-plugins/sitemap/compare/v2.8.0...v2.9.0) (2021-01-07) + +### Features + +* Update code base for new Icon 2.0.0 + # [2.8.0](https://github.com/flextype-plugins/sitemap/compare/v2.7.0...v2.8.0) (2021-01-03) diff --git a/README.md b/README.md index 82e7da5..90bc9fb 100755 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ The following dependencies need to be downloaded and installed for Sitemap Plugi | Item | Version | Download | |---|---|---| | [flextype](https://github.com/flextype/flextype) | 0.9.15 | [download](https://github.com/flextype/flextype/releases) | -| [twig](https://github.com/flextype-plugins/twig) | >=1.0.0 | [download](https://github.com/flextype-plugins/twig/releases) | +| [twig](https://github.com/flextype-plugins/twig) | >=2.0.0 | [download](https://github.com/flextype-plugins/twig/releases) | ## Installation diff --git a/dependencies.php b/dependencies.php deleted file mode 100644 index a0d401a..0000000 --- a/dependencies.php +++ /dev/null @@ -1,3 +0,0 @@ -=1.0.0' + twig: '>=2.0.0'