diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f2c899..43f761f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,22 @@ +# v1.1.2 (2023-10-23T02:54:06Z) + +This changelog is generated by [GitHub Releases](https://github.com/intlify/routing/releases/tag/v1.1.2) + + + +## What's Changed + +### 🐛 Bug Fixes + +- fix: provide URL encoded paths in RouteLocation by @Achneoder in https://github.com/intlify/routing/pull/76 + +## New Contributors + +- @renovate made their first contribution in https://github.com/intlify/routing/pull/50 +- @Achneoder made their first contribution in https://github.com/intlify/routing/pull/76 + +**Full Changelog**: https://github.com/intlify/routing/compare/v1.1.1...v1.1.2 + # v1.1.1 (2023-09-17T07:34:14Z) This changelog is generated by [GitHub Releases](https://github.com/intlify/routing/releases/tag/v1.1.1)