Skip to content

Commit f1a32e3

Browse files
committed
Update changelog.
1 parent 05571ec commit f1a32e3

1 file changed

Lines changed: 12 additions & 8 deletions

File tree

Changelog.md

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,30 +2,34 @@
22

33
## Unreleased new version
44

5-
## 0.x.x
6-
7-
Released yyyy-mm-dd.
8-
95
Breaking changes
106

117
New
128

9+
Improvements
10+
1311
Bug fixes
1412

13+
* Fixed a panic in parsing AS numbers from strings. ([#9])
14+
15+
Other changes
16+
17+
[#9]: https://github.com/NLnetLabs/inetnum/pull/9
18+
1519

1620
## 0.1.1
1721

1822
Released 2024-11-20
1923

2024
New
2125

22-
- Add repr(transparant) to Asn
23-
- Add NLnet Labs Rust CI
24-
- Update docs
26+
* Add repr(transparant) to Asn
27+
* Add NLnet Labs Rust CI
28+
* Update docs
2529

2630
Bug fixes
2731

28-
- Add feature `octseq`, and compose fn
32+
* Add feature `octseq`, and compose fn
2933

3034
## 0.1.0
3135

0 commit comments

Comments
 (0)