Skip to content

Commit

Permalink
Bump to 4.2.1 and write changelog
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
aantron committed Apr 2, 2019
1 parent f1ef781 commit 6213e18
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
===== 4.2.1 (2019-04-02) =====

====== Bug fixed ======

* Detect libev correctly when building under esy (#679, Antonio Nuno
Monteiro).

===== 4.2.0 (2019-03-25) =====

====== Additions ======
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Lwt    [![version 4.2.0][version]][releases] [![Gitter chat][gitter-img]][gitter] [![Travis status][travis-img]][travis] [![AppVeyor status][appveyor-img]][appveyor]
# Lwt    [![version 4.2.1][version]][releases] [![Gitter chat][gitter-img]][gitter] [![Travis status][travis-img]][travis] [![AppVeyor status][appveyor-img]][appveyor]

[version]: https://img.shields.io/badge/version-4.2.0-blue.svg
[version]: https://img.shields.io/badge/version-4.2.1-blue.svg
[releases]: https://github.com/ocsigen/lwt/releases
[gitter-img]: https://img.shields.io/badge/chat-on_gitter-lightgrey.svg
[travis]: https://travis-ci.org/ocsigen/lwt/branches
Expand Down

0 comments on commit 6213e18

Please sign in to comment.