File tree Expand file tree Collapse file tree 2 files changed +15
-2
lines changed
Expand file tree Collapse file tree 2 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 11# Teams Status - RS
22
3+ ## [ 0.4.1] - 2024-03-27
4+
5+ ### 🐛 Bug Fixes
6+ - Ensure MQTT is reconnected upon connection failure, fixes #19
7+
8+ ### ⚙️ Miscellaneous Tasks
9+ - Convert from using release-plz to git-cliff as it fits my needs better for this type of application
10+ - Update dependencies
11+
12+ ### Release
13+ - V0.4.1 with rust v1.77
14+
15+
316## [ 0.4.0] - 2024-03-13
417
518### 🚀 Features
Original file line number Diff line number Diff line change 11[package ]
22name = " teams_status"
3- version = " 0.4.0 "
3+ version = " 0.4.1 "
44edition = " 2021"
55
66[package .metadata .winres ]
77ProductName = " Teams Status"
8- ProductVersion = " 0.4.0 "
8+ ProductVersion = " 0.4.1 "
99
1010# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1111
You can’t perform that action at this time.
0 commit comments