Skip to content

Commit 7cd61b5

Browse files
committed
Update CHANGELOG for 1.0.1
1 parent acd7018 commit 7cd61b5

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# CHANGELOG
22

3+
## 1.0.1 (2020-02-12)
4+
5+
* Change `Autoload::loadClass()` to return if found
6+
([#19](https://github.com/php-fedora/autoloader/pull/19))
7+
* Fix Travis, remove php:nightly and hhvm
8+
([#20](https://github.com/php-fedora/autoloader/pull/20))
9+
* Allow PHPUnit 7 and 8
10+
([#21](https://github.com/php-fedora/autoloader/pull/21))
11+
312
## 1.0.0 (2017-05-04)
413

514
First stable release. No changes since 1.0.0-rc1. May the 4th be with you!

0 commit comments

Comments
 (0)