Fix: correct Link header syntax

This commit is contained in:
Jonny Barnes 2016-10-26 15:34:56 +01:00
parent 9abd239de2
commit 940347921e
2 changed files with 6 additions and 3 deletions

View file

@ -1,5 +1,8 @@
# Changelog
## Version {next}
- Fix: correct the syntax of Link headers (issue#25)
## Version 0.0.14.12 (2016-10-24)
- Attempt to fix some HTML validation issues