Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
theseer committed May 18, 2020
1 parent e3456e6 commit 771650c
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion CHANGELOG.md
Expand Up @@ -2,6 +2,16 @@

All notable changes to Phive are documented in this file using the [Keep a CHANGELOG](http://keepachangelog.com/) principles.

## [0.14.2] - 2020-05-19

Please note: Version 0.14.x requires PHP 7.2 or later.

### Fixed

* [#259](https://github.com/phar-io/phive/issues/259): "../.." is prepended to the path in the xml file after installation



## [0.14.1] - 2020-05-18

Please note: Version 0.14.x requires PHP 7.2 or later.
Expand Down Expand Up @@ -374,7 +384,9 @@ any changed PHARs

## [Unreleased]

[Unreleased]: https://github.com/phar-io/phive/compare/0.14.0...HEAD
[Unreleased]: https://github.com/phar-io/phive/compare/0.14.2...HEAD
[0.14.2]: https://github.com/phar-io/phive/compare/0.14.1...0.14.2
[0.14.1]: https://github.com/phar-io/phive/compare/0.14.0...0.14.1
[0.14.0]: https://github.com/phar-io/phive/compare/0.13.2...0.14.0
[0.13.2]: https://github.com/phar-io/phive/compare/0.13.0...0.13.2
[0.13.1]: https://github.com/phar-io/phive/compare/0.13.0...0.13.1
Expand Down

0 comments on commit 771650c

Please sign in to comment.