diff --git a/CHANGELOG.md b/CHANGELOG.md index 7475ea16..7e759f9f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Added support for touch-swipe and mouse-wheel gestures on the search engine icon to switch search engines when they are hidden ([@prem-k-r](https://github.com/prem-k-r)) ([#145](https://github.com/prem-k-r/MaterialYouNewTab/pull/145)) +- Added WebDAV backup and restore support, including manual cloud backup and restore for MYNT settings. ### Improved diff --git a/index.html b/index.html index ba338bb7..9072c6b2 100644 --- a/index.html +++ b/index.html @@ -41,6 +41,7 @@ + @@ -1829,7 +1830,6 @@