From ff21277774327af96e2e95cd1c60ab8110d7741d Mon Sep 17 00:00:00 2001 From: Diego Lendoiro Date: Thu, 15 Nov 2018 14:19:31 +0100 Subject: [PATCH] update changelog --- CHANGELOG.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 08be30c..b728bae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,13 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). -## [Unreleased](https://github.com/passbolt/passbolt_docker/compare/v2.4.0...HEAD) +## [Unreleased](https://github.com/passbolt/passbolt_docker/compare/v2.5.0...HEAD) + +## [2.5.0](https://github.com/passbolt/passbolt_docker/compare/v2.4.0...v2.5.0) - 2018-11-15 + +### Added + +- Enabled opcache extension to increase overall performance ## [2.4.0](https://github.com/passbolt/passbolt_docker/compare/v2.3.0...v2.4.0) - 2018-10-15