Skip to content

Commit 43dd677

Browse files
Update changelog
1 parent 7bd9ad4 commit 43dd677

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,16 @@
22

33
All notable changes to `phpunit-snapshot-assertions` will be documented in this file
44

5-
## 4.0.0 - 2019-02-11
5+
## 4.2.0 - 2020-05-11
6+
7+
- Fixed inconsistent line endings
8+
- Improved Windows support
9+
10+
## 4.1.0 - 2020-04-08
11+
12+
- Added `--without-creating-snapshots` flag
13+
14+
## 4.0.0 - 2020-02-11
615

716
*Snapshots generated with `assertMatchesSnapshot` will break when upgrading to this version. The easiest way to upgrade is to ensure your snapshot tests pass, delete your snapshots, upgrade the package, then rerun the tests to generate new snapshots.*
817

0 commit comments

Comments
 (0)