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.
2 parents b28705a + def0508 commit cba5ed3Copy full SHA for cba5ed3
CHANGELOG.md
@@ -1,11 +1,16 @@
1
-## Unreleased (0.7.0)
+## Unreleased (0.8.0)
2
3
-### Changed
+## 0.7.0 (June 5, 2019)
4
+
5
+### Changed:
6
- Exclude `load.php` from `NamespaceDirectoryNameSniff` #131
7
- Allow `json_encode` / `json_decode` function usage #97
8
- Fix NamespaceDirectoryNameUnitTest parsing the wrong namespace directory length #140
9
- Updated location of stylelint package to reflect correct NPM name #137
10
11
+### Added:
12
+ - Made PHPCompatibilityWP available via Composer #146
13
14
## 0.6.0 (April 2, 2019)
15
16
### Summation:
0 commit comments