Skip to content

Commit 3ac76b7

Browse files
committed
Prepare v1.0.0 release
1 parent 4debbae commit 3ac76b7

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## 1.0.0 (2016-08-09)
4+
5+
* First stable release, now following SemVer
6+
7+
* Improve documentation and usage examples
8+
9+
> Contains no other changes, so it's actually fully compatible with the v0.5.0 release.
10+
311
## 0.5.0 (2016-04-02)
412

513
* Feature / BC break: Implement PSR-7 http-message interfaces

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -534,7 +534,7 @@ The recommended way to install this library is [through Composer](http://getcomp
534534
This will install the latest supported version:
535535

536536
```bash
537-
$ composer require clue/buzz-react:^0.5
537+
$ composer require clue/buzz-react:^1.0
538538
```
539539

540540
See also the [CHANGELOG](CHANGELOG.md) for details about version upgrades.

0 commit comments

Comments
 (0)