Skip to content

Commit c4098cb

Browse files
committed
Prepare v0.1.0 release
1 parent 5de4837 commit c4098cb

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Changelog
2+
3+
## 0.1.0 (2016-11-01)
4+
5+
* First tagged release

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,9 +173,11 @@ The recommended way to install this library is [through Composer](http://getcomp
173173
This will install the latest supported version:
174174

175175
```bash
176-
$ composer require clue/http-proxy-react:dev-master
176+
$ composer require clue/http-proxy-react:^0.1
177177
```
178178

179+
See also the [CHANGELOG](CHANGELOG.md) for details about version upgrades.
180+
179181
## License
180182

181183
MIT

0 commit comments

Comments
 (0)