From 7b434954b202e80fec95f2ddeeb67790a656e363 Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Wed, 5 Jun 2019 09:10:59 +0200 Subject: [PATCH] Add release dates to changelog --- CHANGELOG | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 03bfb299..10b54305 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,4 @@ -0.6.0 +0.6.0 (2019-02-18) ===== - Allow moving vertical window positions (/titlebar, /mainwin, /statusbar, /inputwin) @@ -21,7 +21,7 @@ - Add possibility to close windows via prof_win_close inputrc hook - Bug fixes: https://github.com/profanity-im/profanity/milestone/16?closed=1 -0.5.1 +0.5.1 (2017-01-28) ===== - Add prof.get_room_nick plugins api function @@ -35,7 +35,7 @@ - Fix CVE-2017-5592 (incorrect implementation of Message Carbons allowing social engineering attacks) - Bug fixes: https://github.com/profanity-im/profanity/milestone/15?closed=1 -0.5.0 +0.5.0 (2016-09-15) ===== - Plugins API supporting C and Python plugins @@ -64,7 +64,7 @@ - Custom readline functions for navigation key bindings - Autocomplete command arguments when no characters entered -0.4.7 +0.4.7 (2015-09-20) ===== - GNU Readline @@ -80,7 +80,7 @@ - Reformatted help - devel: Added functional tests using libexpect and libstabber -0.4.6 +0.4.6 (2015-03-03) ===== - 16 colour support (/theme colours)