Skip to content

Commit 05946d7

Browse files
authored
update changelog
1 parent b25d794 commit 05946d7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
## Changelog
22

3-
### [2.0.0] - 2023-04-29
3+
### [2.0.0] - 2023-06-02
44
#### Changed
55
- added argument ``pad`` to Hamming distance. This controls whether sequences of different
66
length should be padded or lead to a `std::invalid_argument` exception.
7+
- improve behaviour when including the project as cmake sub project
78

89
### [1.11.3] - 2023-04-18
910
#### Fixed

0 commit comments

Comments
 (0)