Update CHANGELOG.md
This commit is contained in:
parent
f5006c036a
commit
aa68cfaa45
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ Released: -
|
|||
* [Fixed] Replace `urldecode()` (deprecated RFC 1738) with `rawurldecode()`
|
||||
(RFC 3986) in `Page::evaluateRequestUrl()`
|
||||
* [Fixed] #272: Encode URLs using `rawurlencode()` in `Pico::getPageUrl()`
|
||||
* [Fixed] #274: Prevent double slashes in `base_url`
|
||||
```
|
||||
|
||||
### Version 1.0.0-beta.1
|
||||
|
|
Loading…
Reference in a new issue