aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2016-12-03 19:37:31 -0500
committerTeddy Wing2016-12-03 19:37:31 -0500
commit759aadf74a8b742cee19f0f4ef0c9041388fb6ae (patch)
tree5223c807efd7a7a919c05de3160f22653b520773
parent34fa3b6057ac0d31da4fa3f03d5c1b3746a2339e (diff)
downloadqcd-759aadf74a8b742cee19f0f4ef0c9041388fb6ae.tar.bz2
CHANGELOG: Describe changes for v0.2.0v0.2.0
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index ba0d868..4f96290 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,9 @@
CHANGELOG
=========
+v0.2.0 (2016-12-03):
+ * Add `-l` flag to list shortcuts.
+
v0.1.1 (2016-07-24):
* Attenuate pollution of the command namespace from `qcd`'s helper functions
by prefixing them with `__qcd_`.