Skip to content

Commit

Permalink
Prepare v1.3.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
clue committed Apr 24, 2018
1 parent b2bdbd1 commit 604513e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog

## 1.3.0 (2018-04-24)

* Feature: Improve memory consumption by cleaning up unneeded references.
(#32 by @clue)

## 1.2.1 (2017-12-22)

* README improvements
Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -342,7 +342,7 @@ This project follows [SemVer](http://semver.org/).
This will install the latest supported version:

```bash
$ composer require react/promise-timer:^1.2.1
$ composer require react/promise-timer:^1.3
```

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

0 comments on commit 604513e

Please sign in to comment.