From cda3e06184acadeaabb0e6ac324b56a1100e9fbc Mon Sep 17 00:00:00 2001 From: Manael Bot <70891783+manaelbot@users.noreply.github.com> Date: Sat, 15 May 2021 08:27:17 +0900 Subject: [PATCH] chore: release 1.8.0 (#437) --- CHANGES.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 CHANGES.md diff --git a/CHANGES.md b/CHANGES.md new file mode 100644 index 00000000..3a34978f --- /dev/null +++ b/CHANGES.md @@ -0,0 +1,17 @@ +# Changelog + +## [1.8.0](https://www.github.com/manaelproxy/manael/compare/v1.7.1...v1.8.0) (2021-05-14) + + +### Features + +* **avif:** add support avif ([#372](https://www.github.com/manaelproxy/manael/issues/372)) ([f2721d9](https://www.github.com/manaelproxy/manael/commit/f2721d99bb5f831237e49f8daa7994874e9efee6)) +* **i18n:** add japanese translations ([#408](https://www.github.com/manaelproxy/manael/issues/408)) ([d4034b4](https://www.github.com/manaelproxy/manael/commit/d4034b4a4812d4fde952f4ffcef8900a28544e3b)) +* **transprot:** add flag for avif ([#441](https://www.github.com/manaelproxy/manael/issues/441)) ([37cea0f](https://www.github.com/manaelproxy/manael/commit/37cea0fab3f45fb58fe90dbab103bc24e09aa3d8)) +* **website:** enable docsearch ([#409](https://www.github.com/manaelproxy/manael/issues/409)) ([959d83a](https://www.github.com/manaelproxy/manael/commit/959d83a000458e0854c25666600bc23d823487b0)) + + +### Bug Fixes + +* **deps:** change release tag to latest ([#356](https://www.github.com/manaelproxy/manael/issues/356)) ([95b59cb](https://www.github.com/manaelproxy/manael/commit/95b59cb5426f7b0daee491ead9ad5a2eeb9e3c24)) +* **website:** add missing scripts ([#407](https://www.github.com/manaelproxy/manael/issues/407)) ([d3c4bb1](https://www.github.com/manaelproxy/manael/commit/d3c4bb1f274ce5fd047106027bdc0ef354822bee))