Skip to content

Commit c307fc7

Browse files
committed
Prepare v1.0.0 release
1 parent 950c459 commit c307fc7

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 1.0.0 (2017-01-08)
4+
5+
* First stable release, now following SemVer
6+
7+
> Contains no other changes, so it's actually fully compatible with the v0.5.0 release.
8+
39
## 0.5.0 (2016-01-08)
410

511
* Feature: Add history support

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -549,7 +549,7 @@ The recommended way to install this library is [through Composer](https://getcom
549549
This will install the latest supported version:
550550

551551
```bash
552-
$ composer require clue/stdio-react:^0.5
552+
$ composer require clue/stdio-react:^1.0
553553
```
554554

555555
More details and upgrade guides can be found in the [CHANGELOG](CHANGELOG.md).

0 commit comments

Comments
 (0)