summarylogtreecommitdiffstats
path: root/CHANGELOG.md
blob: 605a9e84eec945209a40e8dab09ee8c91bf3f75c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Changelog and Release Notes

## [v1.00.03]

### 🚀 Features

- **Mixed Duration Parsing**: The parse_duration function now supports parsing mixed duration strings like 1h5m8s. It can handle combinations of hours (h), minutes (m), and seconds (s) in a single input string.

## [v1.00.02]

### 🛠 Fixes

- added `dunst` as a dependency