Skip to content

Commit 4199a8f

Browse files
committed
prepare 0.1.7 release
1 parent 14fb502 commit 4199a8f

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 0.1.7 - 2016-07-17
4+
5+
### Added
6+
7+
- `Client` now also supports SSL passphrases (with local_cert) (thx @pavkatar)
8+
39
## 0.1.6 - 2015-11-30
410

511
### Fixed

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -53,12 +53,8 @@ Install
5353

5454
Via Composer
5555

56-
```json
57-
{
58-
"require": {
59-
"africc/php-epp2": "0.1.*"
60-
}
61-
}
56+
```
57+
$ composer require africc/php-epp2
6258
```
6359

6460

0 commit comments

Comments
 (0)