Skip to content

Commit 43e7043

Browse files
github-actions[bot]PlexSheep
authored andcommitted
chore: release v0.9.1
1 parent edff516 commit 43e7043

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

33
## [Unreleased]
44

5+
## [0.9.1](https://github.com/PlexSheep/netpulse/compare/v0.9.0...v0.9.1)
6+
7+
### 🐛 Bug Fixes
8+
9+
- Time grouping grouped everything in 1min groups #69 - ([edff516](https://github.com/PlexSheep/netpulse/commit/edff5161a9d92e3500df20cd83cc157546bdd4ed))
10+
- Test was badly changed - ([913d50e](https://github.com/PlexSheep/netpulse/commit/913d50e638226b8aef67306b8af5eb93543d60e9))
11+
12+
513
## [0.9.0](https://github.com/PlexSheep/netpulse/compare/v0.8.0...v0.9.0)
614

715
### ⛰️ 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.9.0"
4+
version = "0.9.1"
55
edition = "2021"
66
publish = true
77
authors = ["Christoph J. Scherr <[email protected]>"]

0 commit comments

Comments
 (0)