Skip to content

Commit b2bdbcf

Browse files
committed
Introduce Changelog
1 parent 2ce8716 commit b2bdbcf

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
## 0.2.0
2+
3+
- Introduced support for PHP 7.1
4+
- Removed support for HHVM
5+
- Added humbug mutation testing
6+
- Fixed behaviour of trailing and leading newlines (Commit 95af4396e01a9294a9e82969192962220c1af0bd)
7+
- Exceptions are thrown even before the generator is read (Commit 54094f0c90772620ca24c636aaafb617d471bc68)
8+
9+
## 0.1.0
10+
11+
- Initial Release
12+
13+

0 commit comments

Comments
 (0)