We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6eea1d7 commit b4e421cCopy full SHA for b4e421c
CHANGELOG.md
@@ -1,15 +1,17 @@
1
# Change Log
2
3
-## UNRELEASED
+
4
+## 1.2.0 - 2016-08-16
5
6
### Changed
7
-- The default value for ``default_ttl`` is changed from ``null`` to ``0``.
8
+- The default value for `default_ttl` is changed from `null` to `0`.
9
10
### Fixed
11
12
- Issue when you use `respect_cache_headers=>false` in combination with `default_ttl=>null`.
-- We allow ``cache_lifetime`` to be set to ``null``.
13
+- We allow `cache_lifetime` to be set to `null`.
14
15
16
## 1.1.0 - 2016-08-04
17
0 commit comments