Skip to content

Commit 2622bcd

Browse files
committed
Prepare v1.0.0 release
1 parent 6f06505 commit 2622bcd

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

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

511
* Fix: Fix rejecting invalid URIs and unexpected URI schemes

README.md

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

297297
```bash
298-
$ composer require clue/http-proxy-react:^0.3.2
298+
$ composer require clue/http-proxy-react:^1.0
299299
```
300300

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

0 commit comments

Comments
 (0)