Skip to content

Commit

Permalink
Prepare v1.0.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
clue committed May 9, 2017
1 parent 2f238b6 commit f35aefc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 1.0.0 (2017-05-09)

* First stable release, now following SemVer

> Contains no other changes, so it's actually fully compatible with the v0.7 releases.
## 0.7.1 (2017-05-09)

* Fix: Reject promise for invalid URI passed to ConnectionManagerSelective
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ The recommended way to install this library is [through Composer](http://getcomp
This will install the latest supported version:

```bash
$ composer require clue/connection-manager-extra:^0.7.1
$ composer require clue/connection-manager-extra:^1.0
```

See also the [CHANGELOG](CHANGELOG.md) for more details about version upgrades.
Expand Down

0 comments on commit f35aefc

Please sign in to comment.