summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkennyballou <kballou@onyx.boisestate.edu>2013-03-01 14:48:16 -0700
committerkennyballou <kballou@onyx.boisestate.edu>2013-03-01 14:48:16 -0700
commit5a440ae9c9f759bf08528de81d0dc815ac05605a (patch)
treec79a4a662ed5a3b4ec7df9329f5ff67d05b3d5c9
parent6e4cd579a070667c2a615a3302ae21d7df34335e (diff)
parent3d1b50a7d201a3588278470ac7d56f5fe21494ea (diff)
downloadxnt-5a440ae9c9f759bf08528de81d0dc815ac05605a.tar.gz
xnt-5a440ae9c9f759bf08528de81d0dc815ac05605a.tar.xz
Merge branch 'master' of https://github.com/kennyballou/Xnt
-rw-r--r--README2
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
index 06ca418..18d4922 100644
--- a/README
+++ b/README
@@ -13,12 +13,14 @@ Release Notes
----------------
* Rewrite Command Parsing
+
* This change does incur some interface change. Namely,
``--version`` is now ``version``, ``--usage`` is now ``help``
* All other commands and switches are the same
* See `Package Documentation`_ for more information
* Rework Return Values
+
* Silently succeed, loudly fail (quickly)
0.4.1:2013-01-25