Skip to content

Commit 9f899dc

Browse files
author
Ben J. Ward
authored
Update CHANGELOG.md
1 parent 2a7a064 commit 9f899dc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66

77
## [Unreleased]
88

9+
## [2.0.5]
10+
### Changes
11+
- Fix the random_seq method. It used to use a convert method to convert char arrays to strings.
12+
Now it uses a String constructor.
13+
914
## [2.0.4]
1015
### Changes
1116
- Fix another bug in the bio_fmt_specimens method.

0 commit comments

Comments
 (0)