Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
raymondbutcher committed May 15, 2020
1 parent 5a656af commit a97210a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,7 @@

* Use multiple threads to render files.
* Should fix rare race conditions with multiple files referring to each others' variables.
* `path.module` now refers to the directory of the current Python file.
* `workflow.mirror_files()` function now accepts Path objects along with pattern strings.
* `workflow.mirror_files()` function now searches for files in parent directories if they don't contain a slash.
* `log.bad()` and `log.ok()` can now be raised as exceptions to display a message and then exit.

### Deprecated

Expand Down

0 comments on commit a97210a

Please sign in to comment.