We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a7a064 commit 9f899dcCopy full SHA for 9f899dc
CHANGELOG.md
@@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
6
7
## [Unreleased]
8
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
+
14
## [2.0.4]
15
### Changes
16
- Fix another bug in the bio_fmt_specimens method.
0 commit comments