There was an error while loading. Please reload this page.
1 parent 05571ec commit f1a32e3Copy full SHA for f1a32e3
1 file changed
Changelog.md
@@ -2,30 +2,34 @@
2
3
## Unreleased new version
4
5
-## 0.x.x
6
-
7
-Released yyyy-mm-dd.
8
9
Breaking changes
10
11
New
12
+Improvements
+
13
Bug fixes
14
+* Fixed a panic in parsing AS numbers from strings. ([#9])
15
+Other changes
16
17
+[#9]: https://github.com/NLnetLabs/inetnum/pull/9
18
19
20
## 0.1.1
21
22
Released 2024-11-20
23
24
25
-- Add repr(transparant) to Asn
-- Add NLnet Labs Rust CI
-- Update docs
26
+* Add repr(transparant) to Asn
27
+* Add NLnet Labs Rust CI
28
+* Update docs
29
30
31
-- Add feature `octseq`, and compose fn
32
+* Add feature `octseq`, and compose fn
33
34
## 0.1.0
35
0 commit comments