Skip to content

Commit 659a764

Browse files
committed
docs: release notes for the v1.0.2 version
1 parent 021e691 commit 659a764

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# CHANGELOG
22

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+
39
## [v1.0.1](https://github.com/josantonius/php-exception-handler/releases/tag/v1.0.1) (2022-08-08)
410

511
* Removed an unnecessary callback check in `Josantonius\ExceptionHandler\ExceptionHandler\__construct()`.

0 commit comments

Comments
 (0)