Skip to content

Commit

Permalink
Prepare 4.1.0 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 Dec 29, 2019
1 parent dc85bed commit ed08358
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG-4.x.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

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

## 4.1.0

Released: 2019-12-29

### Changes

* Implements console exit code.
* 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.1

Released: 2019-10-30
Expand Down

0 comments on commit ed08358

Please sign in to comment.