mirror of
https://github.com/beetbox/beets.git
synced 2025-12-08 01:23:09 +01:00
Add changelog for substitute plugin
While rebasing master into this feature branch I removed fdaniele85's original version(s) of the changelog to make conflict resolvement easier. This is a slightly extended version of the latest version I found in the original commits.
This commit is contained in:
parent
f3f6118b8f
commit
a7e02461ee
1 changed files with 4 additions and 0 deletions
|
|
@ -115,6 +115,10 @@ New features:
|
|||
* :doc:`/plugins/embyupdate`: Add handling for private users by adding
|
||||
``userid`` config option.
|
||||
:bug:`4402`
|
||||
* :doc:`/plugins/substitute`: Add the new plugin `substitute` as an alternative
|
||||
to the `rewrite` plugin. The main difference between them being that
|
||||
`rewrite` modifies files' metadata and `substitute` does not.
|
||||
:bug:`2786`
|
||||
|
||||
Bug fixes:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue