10000 Prepare v1.3.0 release · reactphp/promise-timer@604513e · GitHub
[go: up one dir, main page]

Skip to content

Commit 604513e

Browse files
committed
Prepare v1.3.0 release
1 parent b2bdbd1 commit 604513e

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

3+
## 1.3.0 (2018-04-24)
4+
5+
* Feature: Improve memory consumption by cleaning up unneeded references.
6+
(#32 by @clue)
7+
38
## 1.2.1 (2017-12-22)
49

510
* README improvements

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@ This project follows [SemVer](http://semver.org/).
342342
This will install the latest supported version:
343343

344344
```bash
345-
$ composer require react/promise-timer:^1.2.1
345+
$ composer require react/promise-timer:^1.3
346346
```
347347

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

0 commit comments

Comments
 (0)
0