From a9595a447736379df3698d1efb459f37a182c570 Mon Sep 17 00:00:00 2001 From: Yan Pritzker Date: Tue, 17 Dec 2013 19:52:00 -0600 Subject: [PATCH] Updated the changelog - about time --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ad2b41c..dafae596 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +### Dec 17, 2013 + +* Cleanup of README to make it more palatable, focusing on the primary key bindings +* Improved integration with Ag, giving ,ag and ,af aliases +* Got rid of conque term, implemented a "send to iTerm" rspec runner (invoke with ,rs ,rl ,ss ,sl) for the rspec and spring/rspec versions. + ### March 29, 2013 * Migrated to Vundle instead of pathogen for easier bundle management