We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5de4837 commit c4098cbCopy full SHA for c4098cb
CHANGELOG.md
@@ -0,0 +1,5 @@
1
+# Changelog
2
+
3
+## 0.1.0 (2016-11-01)
4
5
+* First tagged release
README.md
@@ -173,9 +173,11 @@ The recommended way to install this library is [through Composer](http://getcomp
173
This will install the latest supported version:
174
175
```bash
176
-$ composer require clue/http-proxy-react:dev-master
+$ composer require clue/http-proxy-react:^0.1
177
```
178
179
+See also the [CHANGELOG](CHANGELOG.md) for details about version upgrades.
180
181
## License
182
183
MIT
0 commit comments