Skip to content

Commit 994725a

Browse files
committed
Update changelog.
1 parent f6b50f2 commit 994725a

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
@@ -31,7 +31,7 @@ New
3131
mutable references of types that are `OctetsBuilder` and `Truncate`,
3232
respectively. ([#30])
3333
* Added conversions from `&str` and `&[u8]` to `Str<[u8]>`. ([#31])
34-
* Added `Array::resize_raw`. ([#32])
34+
* Added `Array::resize_raw`. ([#32], [#33])
3535

3636
Bug Fixes
3737

@@ -50,6 +50,7 @@ Other Changes
5050
[#30]: https://github.com/NLnetLabs/octseq/pull/30
5151
[#31]: https://github.com/NLnetLabs/octseq/pull/31
5252
[#32]: https://github.com/NLnetLabs/octseq/pull/32
53+
[#33]: https://github.com/NLnetLabs/octseq/pull/33
5354

5455

5556
## 0.1.0

0 commit comments

Comments
 (0)