Skip to content

Commit 6276001

Browse files
committed
Post release commit
1 parent 28fad20 commit 6276001

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "routecore"
3-
version = "0.5.1"
3+
version = "0.5.2-dev"
44
authors = ["NLnet Labs <[email protected]>"]
55
categories = ["network-programming"]
66
description = "A Library with Building Blocks for BGP Routing"

Changelog.md

+19
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
## Unreleased new version
2+
3+
4+
Breaking changes
5+
6+
7+
Bug fixes
8+
9+
10+
New
11+
12+
13+
Other Changes
14+
15+
16+
Known limitations
17+
18+
19+
120
## 0.5.1
221

322
Released 2025-01-29.

0 commit comments

Comments
 (0)