docs: Add Mopidy.js on Node to changelog

This commit is contained in:
Stein Magnus Jodal 2013-03-30 23:34:00 +01:00
parent 27d424ff5b
commit 02ac0cae42

View File

@ -45,6 +45,11 @@ v0.13.0 (in development)
**HTTP frontend**
- Mopidy.js now works both from browsers and from Node.js environments. This
means that you now can make Mopidy clients in Node.js. Mopidy.js has been
published to the `npm registry <https://npmjs.org/package/mopidy>`_ for easy
installation in Node.js projects.
- Upgrade Mopidy.js' build system Grunt from 0.3 to 0.4.
- Upgrade Mopidy.js' dependencies when.js from 1.6.1 to 1.8.1.