]> git.sur5r.net Git - i3/i3/commitdiff
tag 0.17
authorMichael Stapelberg <michael@stapelberg.de>
Sun, 9 Apr 2017 13:34:36 +0000 (15:34 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Sat, 19 Aug 2017 16:13:19 +0000 (18:13 +0200)
Changes
lib/AnyEvent/I3.pm

diff --git a/Changes b/Changes
index dd68f4cbf4d3068fd5cf48cadf993eb2051cc96e..713f7d1c13218dd3a4ffb325ac596753bbb7889d 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,10 @@
 Revision history for AnyEvent-I3
 
+0.17    2017-04-09
+
+   * support the shutdown event
+   * use lib '.' for Perl 5.25.11+
+
 0.16    2014-10-03
 
    * support the barconfig_update and binding event
index a8872d5d07afaa751fe6d3787daf02f24f7083f8..875f379018dd3dffad7c2d985d6517971f8cce63 100644 (file)
@@ -16,11 +16,11 @@ AnyEvent::I3 - communicate with the i3 window manager
 
 =cut
 
-our $VERSION = '0.16';
+our $VERSION = '0.17';
 
 =head1 VERSION
 
-Version 0.16
+Version 0.17
 
 =head1 SYNOPSIS