We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6b50f2 commit 994725aCopy full SHA for 994725a
Changelog.md
@@ -31,7 +31,7 @@ New
31
mutable references of types that are `OctetsBuilder` and `Truncate`,
32
respectively. ([#30])
33
* Added conversions from `&str` and `&[u8]` to `Str<[u8]>`. ([#31])
34
-* Added `Array::resize_raw`. ([#32])
+* Added `Array::resize_raw`. ([#32], [#33])
35
36
Bug Fixes
37
@@ -50,6 +50,7 @@ Other Changes
50
[#30]: https://github.com/NLnetLabs/octseq/pull/30
51
[#31]: https://github.com/NLnetLabs/octseq/pull/31
52
[#32]: https://github.com/NLnetLabs/octseq/pull/32
53
+[#33]: https://github.com/NLnetLabs/octseq/pull/33
54
55
56
## 0.1.0
0 commit comments