Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MarwanAlsoltany committed Dec 10, 2021
1 parent 5b77b36 commit e09ad12
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,18 @@ All notable changes to **VELOX** will be documented in this file.

<br />

## [[1.4.3] - 2021-12-10](https://github.com/MarwanAlsoltany/velox/compare/v1.4.2...v1.4.3)

- Update `App` class:
- Update `shutdown()` method to fix an issue preventing functions registered via `register_shutdown_function()` from executing.
- Update `Router` class:
- Update` __construct()` method to fix an issue where shutdown function is registered multiple times.
- Update `loader.php`:
- Update exception handler function.
- Update shutdown function.

<br />

## [[1.4.2] - 2021-12-10](https://github.com/MarwanAlsoltany/velox/compare/v1.4.1...v1.4.2)

- Update `App` class:
Expand Down

0 comments on commit e09ad12

Please sign in to comment.