File tree Expand file tree Collapse file tree 3 files changed +24
-2
lines changed
Expand file tree Collapse file tree 3 files changed +24
-2
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ ## [ 0.1.3] - 2023-03-13
6+
7+ ### 🐛 Bug Fixes
8+
9+ - * (typo)* Fix typo in security policy
10+
11+ ### 🚜 Refactor
12+
13+ - * (cd)* Remove GitHub release requirement from crates.io step
14+ - * (readme)* Use HTML badges
15+
16+ ### 📚 Documentation
17+
18+ - * (readme)* Add badges
19+
20+ ### ⚙️ Miscellaneous Tasks
21+
22+ - * (deps)* Bump serde from 1.0.152 to 1.0.155
23+ - * (deps)* Bump tera from 1.17.1 to 1.18.0
24+ - * (deps)* Bump transitive dependencies
25+ - * (github)* Add custom domain for GitHub pages
26+
527## [ 0.1.2] - 2023-03-06
628
729### ⚙️ Miscellaneous Tasks
Original file line number Diff line number Diff line change 11[package ]
22name = " runst"
3- version = " 0.1.2 " # bumped by release.sh
3+ version = " 0.1.3 " # bumped by release.sh
44description = " A dead simple notification daemon 🦡"
55authors = [" Orhun Parmaksız <orhunparmaksiz@gmail.com>" ]
66license = " MIT OR Apache-2.0"
You can’t perform that action at this time.
0 commit comments