Skip to content

Commit

Permalink
Add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
theseer committed Feb 25, 2016
1 parent c8638c5 commit 7415ae0
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions CHANGELOG.md
@@ -0,0 +1,23 @@
# Changelog of phive

## phive 0.3.0 (?? ??? ????)


## phive 0.2.0 (25 Feb 2016)

* Merge PR [#32](https://github.com/phar-io/phive/pull/32) add basic "list" command do show known aliases
* Merge PR [#28](https://github.com/phar-io/phive/pull/28) Add help text for -global option
* Merge PR [#27](https://github.com/phar-io/phive/pull/27) Abbreviations should be uppercased
* Merge PR [#25](https://github.com/phar-io/phive/pull/25) Initial work on Issue [#16](https://github.com/phar-io/phive/issues/16)

* Add: show more info then fingerprint before import (Issue #33)
* Fix: not compatible with php 7 (Issue #31)
* Change: Make -save flag default behaviour (Issue #20)
* Add: '-save' option to write installed phar to phive.xml (Issue #18)
* Add: Allow global installation of PHARs enhancement (Issue #16)
* Add: Implement command to list known aliases enhancement (Issue #4)
* Add: Verify signature of phar (Issue #1)

## phive 0.1.0 (23 Sep 2015)

* Initial Release

0 comments on commit 7415ae0

Please sign in to comment.