From 36a1ee4101d90bcfeb4eea1de1e5dce92ebeca3e Mon Sep 17 00:00:00 2001 From: Jeff Pickhardt Date: Thu, 8 May 2014 18:39:25 -0700 Subject: [PATCH] Explain changes. --- changelog.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/changelog.txt b/changelog.txt index 89164a8..3a39ba2 100755 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,14 @@ +0.1.4 (May 8, 2014) +------------------- + +Added Spotify commands. + +Added compress: "betty compress myfile.txt" + +Added more voice commands: "betty whats your voice" or "betty change your voice to Vicki" + +Added .betty_history file. + 0.1.3 (May 7, 2014) -------------------