Skip to content

Commit

Permalink
Adding changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
dhensby committed Feb 24, 2016
1 parent d6d220a commit 4b64a7d
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Changelog

# 1.1.0

- New: Added HTTP cache headers for cached files
- New: Added configuration from _ss_environment.php file constants
- New: Added quiet mode to rebuild cache task
- New: Added cache miss header when skipping cache
- Bugfix: Make sure URLs that get cached are always part of `allPagesToCache`
- Bugfix: `Config` not loading properly for `RsyncMultiHostPublisher`
- Bugfix: `publishPages` must use `Live` stage
- Bugfix: Don't ignore `$cacheBaseName` for cache files

# 1.0.0

- Initial release

0 comments on commit 4b64a7d

Please sign in to comment.