diff --git a/CHANGELOG.md b/CHANGELOG.md index 4199afd..d760ba2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,11 @@ ## Unreleased -## 0.2.2 - 2021-09-18 +## 0.3.0 - 2021-09-18 + +### Changed +- Set the Torchlight environment to "build" so the build will fail if Torchlight fails. +- Throw an exception if there are Torchlight placeholders left behind in the build directory. ### Fix - Code blocks that were indented instead of fenced did not get replaced. They do now!