Skip to content

Commit 3f7797f

Browse files
committed
Update changelog.
1 parent a892b7c commit 3f7797f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Changelog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,15 @@ Breaking changes
66

77
New
88

9+
* Added `Str::try_copy_from_str` and `Str::copy_from_str` to create a new
10+
`Str<_>` by copying from a `&str`. ([#56])
11+
912
Bug fixes
1013

1114
Other changes
1215

16+
[#56]: https://github.com/NLnetLabs/octseq/pull/56
17+
1318

1419
## 0.5.1
1520

0 commit comments

Comments
 (0)