Skip to content

Commit

Permalink
Prepare v4.0.4 release.
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
  • Loading branch information
crynobone committed Feb 26, 2019
1 parent 209db2e commit 7badaaf
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG-4.x.md
Expand Up @@ -2,6 +2,14 @@

This changelog references the relevant changes (bug and security fixes) done to `laravie/codex`.

## 4.0.4

Released: 2019-02-26

### Changes

* Improve performance by prefixing all global functions calls with `\` to skip the look up and resolve process and go straight to the global function.

## 4.0.3

Released: 2019-01-29
Expand Down

0 comments on commit 7badaaf

Please sign in to comment.