[wing] Release 0.1.8



commit 445bbfb8f9e20f908cab8cd9a62aa9b1e4838ac2
Author: Ignacio Casal Quinteiro <qignacio amazon com>
Date:   Mon Jun 3 10:07:11 2019 +0200

    Release 0.1.8

 NEWS        | 4 ++++
 meson.build | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index a6e50d0..245037c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+News in 0.1.8
+--------------
+* Fix cancellation of non iocp streams
+
 News in 0.1.6
 --------------
 * Fix cancellation of iocp streams
diff --git a/meson.build b/meson.build
index 872de30..997ce70 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('wing', 'c',
-        version: '0.1.7',
+        version: '0.1.8',
         default_options: [
           'buildtype=debugoptimized',
           'warning_level=2'


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