Skip to content

Commit 8ab4f47

Browse files
Update changelog
1 parent 4216632 commit 8ab4f47

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

CHANGELOG.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,17 @@
22

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

5+
## 1.1.0 - 2017-10-07
6+
- Added `assertMatchesFileHashSnapshot` assertion
7+
58
## 1.0.2 - 2017-09-11
6-
- Add `example` folder to `.gitattributes`
9+
- Added `example` folder to `.gitattributes`
710

811
## 1.0.1 - 2017-06-23
9-
- Fix expected and actual argument order when making json assertions
12+
- Fixed expected and actual argument order when making json assertions
1013

1114
## 1.0.0 - 2017-05-29
12-
- Remind how to update snapshots when a snapshot assertion fails
15+
- Added a reminder how to update snapshots when a snapshot assertion fails
1316

1417
## 0.4.1 - 2017-03-27
15-
1618
- Initial release

0 commit comments

Comments
 (0)