We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 021e691 commit 659a764Copy full SHA for 659a764
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# CHANGELOG
2
3
+## [v1.0.2](https://github.com/josantonius/php-exception-handler/releases/tag/v1.0.2) (2022-08-11)
4
+
5
+* Fixed error when validating method names. Now it will throw exception if it is an empty string.
6
7
+* Documentation was improved.
8
9
## [v1.0.1](https://github.com/josantonius/php-exception-handler/releases/tag/v1.0.1) (2022-08-08)
10
11
* Removed an unnecessary callback check in `Josantonius\ExceptionHandler\ExceptionHandler\__construct()`.
0 commit comments