Skip to content

Commit 8459fea

Browse files
committed
Bump to 5.0.1 and write changelog
1 parent 7312164 commit 8459fea

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGES

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
===== 5.0.1 (2019-12-22) =====
2+
3+
====== Bugs fixed ======
4+
5+
* Additional fix for libev detection under esy (#757, Antonio Nuno Monteiro).
6+
17
===== 5.0.0 (2019-12-15) =====
28

39
====== Breaking ======

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Lwt    [![version 5.0.0][version]][releases] [![Travis status][travis-img]][travis] [![AppVeyor status][appveyor-img]][appveyor]
1+
# Lwt    [![version 5.0.1][version]][releases] [![Travis status][travis-img]][travis] [![AppVeyor status][appveyor-img]][appveyor]
22

3-
[version]: https://img.shields.io/badge/version-5.0.0-blue.svg
3+
[version]: https://img.shields.io/badge/version-5.0.1-blue.svg
44
[releases]: https://github.com/ocsigen/lwt/releases
55
[travis]: https://travis-ci.org/ocsigen/lwt/branches
66
[travis-img]: https://img.shields.io/travis/ocsigen/lwt/master.svg?label=travis

0 commit comments

Comments
 (0)