From 400d5477d1482b29c0fcbae7661644031226108f Mon Sep 17 00:00:00 2001 From: Diego Lendoiro Date: Tue, 23 Jun 2020 18:16:12 +0200 Subject: [PATCH] Changed: updated changelog 2.13.0 --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c673e4..8f0b63e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,12 @@ 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.12.1...HEAD) +## [Unreleased](https://github.com/passbolt/passbolt_docker/compare/v2.13.0...HEAD) + +## [2.13.0](https://github.com/passbolt/passbolt_docker/compare/v2.12.1...v2.13.0) - 2020-06-23 + +- Passbolt api bumped to 2.13.0 +- PHP version pinned to 7.3.19 ## [2.12.1](https://github.com/passbolt/passbolt_docker/compare/v2.12.0...v2.12.1) - 2020-04-14