Fix up changelog for #2453

This commit is contained in:
Adrian Sampson 2017-02-25 13:40:15 -05:00
parent a8d47f2c30
commit 1ee53d4e76

View file

@ -31,7 +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`.
* You can now run beets by typing `python -m beets`. :bug:`2453`
Fixes: