Skip to content

Commit b6cc3eb

Browse files
authored
Merge pull request #15 from PlexSheep/release-plz-2024-11-09T19-51-34Z
chore: release v0.5.0
2 parents b2b8da9 + b49b642 commit b6cc3eb

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
## [Unreleased]
44

5+
## [0.5.0](https://github.com/PlexSheep/netpulse/compare/v0.4.1...v0.5.0)
6+
7+
### 📚 Documentation
8+
9+
- *(api)* Fix examples for no default options - ([1db6d5b](https://github.com/PlexSheep/netpulse/commit/1db6d5be018acca636e0f8fb4997bc0b6dab0850))
10+
11+
### ⚙️ Miscellaneous Tasks
12+
13+
- Docs.rs should show all features - ([14c781f](https://github.com/PlexSheep/netpulse/commit/14c781f6d32f493808ff1ef26932e592fa5fad30))
14+
- Test without default features - ([cd33873](https://github.com/PlexSheep/netpulse/commit/cd33873c5215b2c882ff3f5860acef2d3fa49cc1))
15+
16+
517
## [0.4.1](https://github.com/PlexSheep/netpulse/compare/v0.4.0...v0.4.1)
618

719
### ⛰️ Features

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
default-run = "netpulse"
33
name = "netpulse"
4-
version = "0.4.1"
4+
version = "0.5.0"
55
edition = "2021"
66
publish = true
77
authors = ["Christoph J. Scherr <[email protected]>"]

0 commit comments

Comments
 (0)