diff --git a/CHANGELOG.md b/CHANGELOG.md index 37d911ad72..fa78328eeb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,9 +3,9 @@ All notable changes to this project are documented below. The format is based on [keep a changelog](http://keepachangelog.com) and this project uses [semantic versioning](http://semver.org). -## [Unreleased] +## [2.5.0] - 2019-04-25 ### Added -- New developer console UI and related API endpoints available on the console port. +- New developer console UI available on http://127.0.0.1:7351. - New Lua runtime functions to generate JWT tokens. - New Lua runtime functions to hash data using RSA SHA256. - Print max number of OS threads setting in server startup logs.