Skip to content

Commit e8d401c

Browse files
authored
release 1.2.0 (#37)
1 parent e2eafd5 commit e8d401c

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

ChangeLog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
2020-01-24 Johnathan Wong <jowong@bcgsc.ca>
2+
3+
* Release version 1.2.0
4+
* Added support for RNA sequences
5+
* Added support for gap seeds (spaced seeds which have all the wildcards in the middle)
6+
17
2017-01-11 Hamid Mohamadi <hmohamadi@bcgsc.ca>
28

39
* Release version 1.0.0

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
AC_PREREQ(2.62)
2-
AC_INIT(NTCARD, 1.1.0, hmohamadi@bcgsc.ca, ntcard,
2+
AC_INIT(NTCARD, 1.2.0, hmohamadi@bcgsc.ca, ntcard,
33
https://github.com/bcgsc/ntCard)
44
# add 'foreign' to allow README.md instead of README
55
AM_INIT_AUTOMAKE([foreign subdir-objects])

0 commit comments

Comments
 (0)