diff --git a/History.markdown b/History.markdown index 8124f546..9bb831fc 100644 --- a/History.markdown +++ b/History.markdown @@ -22,6 +22,10 @@ * Introduce medium importer (#499) * import command: sort list of importers when printing (#511) +### Bug Fixes + + * Replace URI.decode with URI::DEFAULT_PARSER.unescape (#517) + ## 0.21.0 / 2021-10-31 ### Bug Fixes