Skip to content
This repository has been archived by the owner on Dec 10, 2022. It is now read-only.

Commit

Permalink
Changed: updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
dlen committed Oct 26, 2020
1 parent 9400505 commit b6d6ce2
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,19 @@ This project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased](https://github.com/passbolt/passbolt_install_scripts/compare/v0.5.1...HEAD)

## [0.5.2](https://github.com/passbolt/passbolt_install_scripts/compare/v0.5.2..v0.5.1) - 2020-10-26

This release contains a workaround that pins PHP composer to v1 on the installation.
Composer will be bumped on the next release.

References:
- https://github.com/composer/composer/issues/9329

### Fixed

- Pinned composer to version 1. Fixes (#13)[https://github.com/passbolt/passbolt_install_scripts/issues/13]


## [0.5.1](https://github.com/passbolt/passbolt_install_scripts/compare/v0.5.1..v0.5.0) - 2020-09-25

### Fixed
Expand Down

0 comments on commit b6d6ce2

Please sign in to comment.