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 Jan 8, 2017
1 parent 950c459 commit c307fc7
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-01-08)

* First stable release, now following SemVer

> Contains no other changes, so it's actually fully compatible with the v0.5.0 release.
## 0.5.0 (2016-01-08)

* Feature: Add history support
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -549,7 +549,7 @@ The recommended way to install this library is [through Composer](https://getcom
This will install the latest supported version:

```bash
$ composer require clue/stdio-react:^0.5
$ composer require clue/stdio-react:^1.0
```

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

0 comments on commit c307fc7

Please sign in to comment.