Skip to content

Commit c6f357e

Browse files
committed
Prepare 0.4.0 release
1 parent d411768 commit c6f357e

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
9+
## [0.4.0] 2019-10-11
810
### Added
911
- new-net: add a command to get a subnet of some specified size
1012
- next: add support for bridges

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "potnet"
3-
version = "0.4.0-alpha"
3+
version = "0.4.0"
44
authors = ["Luca Pizzamiglio <[email protected]>"]
55
edition = "2018"
66

0 commit comments

Comments
 (0)