diff --git a/changelog.md b/changelog.md new file mode 100644 index 0000000..1489da1 --- /dev/null +++ b/changelog.md @@ -0,0 +1,14 @@ +# Changelog + +All notable changes to this project will be documented in this file. +This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [1-4-1] - 2020-05-06 + +### Changed + +**Fixes** + +[#19215] UriResolverManager: request to DL (the shortener) must be encoded + +