Adding in missing fix to changelog.

This commit is contained in:
Charlton Austin 2016-10-17 11:47:10 -04:00
parent 17a5d74f55
commit c3984d4243

View file

@ -4,6 +4,7 @@
- Added: Add repository list pagination (#1858)
- Added: Better 404 (and 403) pages (#1857)
- Fixed: Always use absolute URLs in Location headers to fix blob uploads on nonstandard ports (#1957)
- Fixed: Improved reliability of several JS functions (#1959) (#1980) (#1981)
- Fixed: Handle unicode in entity search (#1939)
- Fixed: Fix tags API pagination (#1926)