update changelog

This commit is contained in:
codl 2019-02-24 00:44:47 +01:00
parent 4d001f31f3
commit e2cef52eb1
No known key found for this signature in database
GPG Key ID: 6CD7C8891ED1233A
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
## v1.4.2
* fix: picture tags having an extra comma
* fix: outdated joke in about page
* internals: removed `x-` prefix from custom headers, as per [section 8.3.1 of RFC7231](https://httpwg.org/specs/rfc7231.html#considerations.for.new.header.fields)
## v1.4.1 (security update)