[wing] Release 0.1.6



commit 1b330bc303f610470f52bf35da9756f826ad746e
Author: Ignacio Casal Quinteiro <qignacio amazon com>
Date:   Mon May 13 12:54:11 2019 +0200

    Release 0.1.6

 NEWS        | 4 ++++
 meson.build | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index dba495e..a6e50d0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+News in 0.1.6
+--------------
+* Fix cancellation of iocp streams
+
 News in 0.1.4
 --------------
 * Fix build with meson 0.50
diff --git a/meson.build b/meson.build
index 3d5f000..57e343b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('wing', 'c',
-        version: '0.1.5',
+        version: '0.1.6',
         default_options: [
           'buildtype=debugoptimized',
           'warning_level=2'


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]