Skip to content

Commit

Permalink
prepare 0.1.7 release
Browse files Browse the repository at this point in the history
  • Loading branch information
lifeofguenter committed Jul 17, 2016
1 parent 14fb502 commit 4199a8f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 0.1.7 - 2016-07-17

### Added

- `Client` now also supports SSL passphrases (with local_cert) (thx @pavkatar)

## 0.1.6 - 2015-11-30

### Fixed
Expand Down
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,12 +53,8 @@ Install

Via Composer

```json
{
"require": {
"africc/php-epp2": "0.1.*"
}
}
```
$ composer require africc/php-epp2
```


Expand Down

0 comments on commit 4199a8f

Please sign in to comment.