summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorIsmael Luceno2015-04-08 12:36:20 -0300
committerIsmael Luceno2015-04-08 12:36:20 -0300
commit9009bbbfef67be5012490c3fcf263f5c62a7422a (patch)
treeb0abee86c00e410a4639024bdb79903bb42c9a41 /ChangeLog
parented25fdce9cada36fff9f6ce01c1a079d84a01eb6 (diff)
httpie: new spell, a CLI, cURL-like tool for humans
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 66c968b4ca..c62da0ca02 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2015-04-08 Ismael Luceno <ismael@sourcemage.org>
+ * python-pypi/httpie: new spell, a CLI, cURL-like tool for humans
+
2015-04-06 Pavel Vinogradov <public@sourcemage.org>
* python-pypi/munkres: new spell, munkres algorithm for the Assignment
Problem