Changelog
This commit is contained in:
parent
a47b2138f8
commit
5529062bc4
|
@ -15,6 +15,8 @@ master
|
||||||
* Add `skip_build_clean` config which when set to a block, will avoid removing non-generated paths from build, like .git #1716
|
* Add `skip_build_clean` config which when set to a block, will avoid removing non-generated paths from build, like .git #1716
|
||||||
* Minor performance improvements
|
* Minor performance improvements
|
||||||
* DRY-up config.rb-specific commands like `ignore` or `path`.
|
* DRY-up config.rb-specific commands like `ignore` or `path`.
|
||||||
|
* Fix automatic images with absolute (or images dir missing) paths in markdown. Fixes #1755
|
||||||
|
* Fix asset_host in combination with Google Analytics snippet. #1751
|
||||||
|
|
||||||
# 4.0.0
|
# 4.0.0
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue