Merge pull request #2001 from charltonaustin/fix_changelog

Adding in missing fix to changelog.
This commit is contained in:
Charlton Austin 2016-10-17 11:56:04 -04:00 committed by GitHub
commit 42ed8522fd

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)