whitequark / rack-utf8_sanitizer

Rack::UTF8Sanitizer is a Rack middleware which cleans up invalid UTF8 characters in request URI and headers.
MIT License
315 stars 53 forks source link

Update CHANGELOG #73

Open AlexWayfer opened 1 year ago

AlexWayfer commented 1 year ago

Please.

Right now I see actual 1.8.0 version, but CHANGELOG is still about 1.3.1 + some extra:

https://github.com/whitequark/rack-utf8_sanitizer/blob/v1.8.0/CHANGELOG.md

image