Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
stmh committed Mar 1, 2019
1 parent e8a97aa commit 64283db
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## 3.0.2 / 2019-03-01

* Fix scaffolding of empty files via http
* Add support to limit files handled by twig by an extension as third parameter to copy_assets
* Add support for a dedicated projectFolder, add support for dependent variables, so you can compose variables from other variables
* strip first subfolder from filenames to copy when running app:scaffold, keep folder hierarchy for subsequents folders
* Refactor TaskContext::getStyle to TaskContext::io for clearer code
* Fix a bug on copyFrom for specific multi.site setups
* Fix bug when running app:scaffold where stages do not fire existing docker-tasks

## 3.0.1 / 2019-02-25

### Fixed
Expand Down

0 comments on commit 64283db

Please sign in to comment.