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 acd7018 commit 7cd61b5Copy full SHA for 7cd61b5
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# CHANGELOG
2
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
12
## 1.0.0 (2017-05-04)
13
14
First stable release. No changes since 1.0.0-rc1. May the 4th be with you!
0 commit comments