File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## [ Unreleased]
4
4
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
+
5
17
## [ 0.4.1] ( https://github.com/PlexSheep/netpulse/compare/v0.4.0...v0.4.1 )
6
18
7
19
### ⛰️ Features
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
default-run = " netpulse"
3
3
name = " netpulse"
4
- version = " 0.4.1 "
4
+ version = " 0.5.0 "
5
5
edition = " 2021"
6
6
publish = true
7
7
authors = [
" Christoph J. Scherr <[email protected] >" ]
You can’t perform that action at this time.
0 commit comments