Changed: updated changelog 2.13.0

This commit is contained in:
Diego Lendoiro 2020-06-23 18:16:12 +02:00
parent 6b899e5633
commit 400d5477d1
No known key found for this signature in database
GPG Key ID: 3808AD1A50FF0B59
1 changed files with 6 additions and 1 deletions

View File

@ -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