docs: Add http helpers to changelog

This commit is contained in:
Thomas Adamcik 2015-04-28 23:53:06 +02:00
parent 5153d9e19f
commit 8434896f2d

View File

@ -27,6 +27,7 @@ Core API
``tl_track`` versions of the calls. (Fixes: :issue:`1131` PR: :issue:`1136`,
:issue:`1140`)
Models
------
@ -38,6 +39,12 @@ Models
reuse instances. For the test data set this was developed against, a library
of ~14000 tracks, went from needing ~75MB to ~17MB. (Fixes: :issue:`348`)
Utils
-----
- Add :func:`mopidy.utils.http.format_proxy` and
:func:`mopidy.utils.http.format_user_agent`. (Part of: :issue:`1156`)
Internal changes
----------------