summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2011-05-18 19:55:31 +0200
committerDaniel Friesel <derf@finalrewind.org>2011-05-18 19:55:31 +0200
commit5f3ef37839e6efd0bcb07846ba23a55c67d00e71 (patch)
treefee405fa8cf764bc63d1aeffce310f282cf90441 /Changelog
parent7c28217c765d9bf370cfb691bbe12f4ee39b573e (diff)
Release v0.30.3
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog4
1 files changed, 2 insertions, 2 deletions
diff --git a/Changelog b/Changelog
index bfd49ff..0e99e10 100644
--- a/Changelog
+++ b/Changelog
@@ -1,8 +1,8 @@
-git HEAD
+App::Raps2 0.3 - Wed May 18 2011
* Terminal input is now read via Term::ReadLine (included in perl core)
* New commands: "raps2 del <account>" and "raps2 edit <account>"
- * Remove autodie, it caused a major performance impact
+ * Remove autodie, it caused a major performance loss
* raps2 list now sorts by account name
raps2 0.2 - Fri May 13 2011