Skip to content

Commit 448524b

Browse files
Bump version
1 parent cc3d5a1 commit 448524b

3 files changed

Lines changed: 7 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.4.1] - 2023-10-27
9+
10+
### Fixed
11+
- Panic when loading `episode full schedule` when no cache directory. [#73](https://github.com/MaarifaMaarifa/series-troxide/pull/73)
12+
813
## [0.4.0] - 2023-10-24
914

1015
### Added

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ categories = ["series", "TV", "gui", "tracker"]
77
keywords = ["series-tracker", "tv-shows", "tv-series", "entertainment", "gui"]
88
repository = "https://github.com/MaarifaMaarifa/series-troxide"
99
readme = "README.md"
10-
version = "0.4.0"
10+
version = "0.4.1"
1111
edition = "2021"
1212

1313
[dependencies]

0 commit comments

Comments
 (0)