Changed: update changelog for v.3.1.0

This commit is contained in:
Daniel Del Rio Figueira 2021-03-18 16:09:26 +01:00
parent caf8e5c1ff
commit ac776f4824
No known key found for this signature in database
GPG Key ID: DCB25219AF061D1B
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. All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/). This project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased](https://github.com/passbolt/passbolt_docker/compare/v3.0.1...HEAD) ## [Unreleased](https://github.com/passbolt/passbolt_docker/compare/v3.1.0...HEAD)
## [3.1.0](https://github.com/passbolt/passbolt_docker/compare/v3.0.2...v3.1.0) - 2021-03-18
- This is a sync release. Check [changes](https://github.com/passbolt/passbolt_api/compare/v3.0.2...v3.1.0) for passbolt_api
- Fix dev Dockerfile ln command syntax
## [3.0.2](https://github.com/passbolt/passbolt_docker/compare/v3.0.1...v3.0.2) - 2021-03-12 ## [3.0.2](https://github.com/passbolt/passbolt_docker/compare/v3.0.1...v3.0.2) - 2021-03-12