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 7e6e29e commit 9dc5d79Copy full SHA for 9dc5d79
CHANGELOG.md
@@ -5,6 +5,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
5
6
## [Unreleased]
7
8
+## [2.7.0] - 2016-09-29
9
+
10
### Fixed
11
- Made sure we really do clear the cache when instructed to
12
- It's now possible to use reserved words in property names
VERSION.yml
@@ -1,3 +1,3 @@
1
major: 2
2
-minor: 6
3
-patch: 2
+minor: 7
+patch: 0
0 commit comments