Refactor utils.copy_media_files for more flexibility (#1370)

This commit is contained in:
brandongc
2018-01-05 11:01:34 -08:00
committed by Waylan Limberg
parent fc2f105bad
commit d00a8e52f5
2 changed files with 22 additions and 16 deletions

View File

@@ -21,6 +21,10 @@ The current and past members of the MkDocs team.
* [@d0ugal](https://github.com/d0ugal/)
* [@waylan](https://github.com/waylan/)
## Development Version
* Refactor `copy_media_files` util function for more flexibility (#1370).
## Version 0.17.2 (2017-11-15)
* Bugfix: Correct `extra_*` config setting regressions (#1335 & #1336).