From 20690086114c3504186d726bbe744353b487ac62 Mon Sep 17 00:00:00 2001 From: Maxime Demolin Date: Sun, 6 Dec 2015 12:08:06 +0100 Subject: [PATCH] bump to v0.5.0 --- CHANGELOG.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 41f03cd..4ad2e67 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,18 @@ # CHANGELOG +## 0.5.0 (2015/12/06) + +Refactor: +* listing your own gists will show both public and private +* refactor clipboard operations (thanks @erikh) + +Bugfix: +* FIX copy command on OSX (thanks @erikh) + + ## 0.4.0 (2015/01/25) -Bugfix : +Bugfix: * FIX opening browser on multiple OS (thanx @ramtiga) * ALLOW creating multiple tokens @@ -44,4 +54,3 @@ First release! * Post gists * Read a user gists -