Skip to content

Commit

Permalink
Prepare v2.0.1 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 Mar 29, 2019
1 parent 4466438 commit 9073e32
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG-2.x.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

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

## 2.0.1

Released: 2019-03-29

### 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.

## 2.0.0

Released: 2018-09-13
Expand Down

0 comments on commit 9073e32

Please sign in to comment.