Skip to content

Commit 7ce668d

Browse files
committed
Update changelog.
1 parent 55e9a00 commit 7ce668d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Changelog.md

+2
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,14 @@ New
88

99
* Added `Parser::parse_parser` that allows parsing a given number of octets
1010
and return them as a cloned parser. ([#10])
11+
* Add methods to `Parser` to parse 64 and 128 bit integers. ([#11])
1112

1213
Bug Fixes
1314

1415
Other Changes
1516

1617
[#10]: https://github.com/NLnetLabs/octseq/pull/10
18+
[#11]: https://github.com/NLnetLabs/octseq/pull/11
1719

1820

1921
## 0.1.0

0 commit comments

Comments
 (0)