chg: docs: add changelog entry.

This commit is contained in:
rachmadaniHaryono 2017-02-25 12:14:53 +08:00
parent 8fa50a41cd
commit 0fe2279129

View file

@ -31,6 +31,7 @@ New features:
* A new :ref:`hardlink` config option instructs the importer to create hard
links on filesystems that support them. Thanks to :user:`jacobwgillespie`.
:bug:`2445`
* Added support to run program from module, e.g. `python -m beets`.
Fixes: