aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorCalvin Morrison <mutantturkey@gmail.com>2013-09-05 14:53:39 -0400
committerCalvin Morrison <mutantturkey@gmail.com>2013-09-05 14:53:39 -0400
commit0d5cf0808f5ea0053526f485c40d5c67238b818c (patch)
tree2daacb52873b66abd0ca508a41fdeadd6b674844 /CHANGELOG
parent0503d51b282c7c182c222aef91b00e6ad347b56a (diff)
bump to version v1.0.4
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 3bdd3de..0557226 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -23,3 +23,9 @@ June 12th 2013, 1.0.3 Relased
- implement --version and -V in quikr
- fix input directory check in multifasta
- matlab: don't depend on mer text files, instead use generate_kmers for kmers
+
+Sept 5th 2013, 1.0.4 Released
+- fix -h and --help options to parse correctly
+- remove the debugging option
+- update Makefile to ensure NBC and the C verison are build before installing
+- documentation updates