Skip to content

Commit

Permalink
Prepare v0.5.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
WyriHaximus committed Apr 9, 2018
1 parent 5511b21 commit e1e0647
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 0.5.1 (2018-04-09)

* New loop: ExtEvLoop (PECL ext-ev) (#148 by @kaduev13)

## 0.5.0 (2018-04-05)

A major feature release with a significant documentation overhaul and long overdue API cleanup!
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -661,7 +661,7 @@ The recommended way to install this library is [through Composer](https://getcom
This will install the latest supported version:

```bash
$ composer require react/event-loop:^0.5
$ composer require react/event-loop:^0.5.1
```

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

0 comments on commit e1e0647

Please sign in to comment.