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 cfdab87 commit 216f571Copy full SHA for 216f571
CHANGELOG.md
@@ -2,6 +2,11 @@
2
3
All notable changes to `phpunit-snapshot-assertions` will be documented in this file
4
5
+## 2.0.0 - 2019-01-29
6
+- Use YAML by default for associative arrays
7
+- Drop PHP 7.0 support, the new constraint is ^7.1
8
+- Drop PHPUnit ^6.5 support, the new constraint is ^7.0
9
+
10
## 1.4.1 - 2019-01-29
11
- Fix JSON array comparisons
12
0 commit comments