Skip to content

Commit c9e6558

Browse files
authored
chore: release v0.5.12 (#33)
1 parent bd62b20 commit c9e6558

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.5.12](https://github.com/Ravencentric/nzb-rs/compare/v0.5.11...v0.5.12) - 2025-07-17
11+
12+
### Fixed
13+
14+
- cargo fmt
15+
- exclude par2 files when trying to determine the primary file
16+
1017
## [0.5.11](https://github.com/Ravencentric/nzb-rs/compare/v0.5.10...v0.5.11) - 2025-07-17
1118

1219
### Fixed

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
@@ -1,6 +1,6 @@
11
[package]
22
name = "nzb-rs"
3-
version = "0.5.11"
3+
version = "0.5.12"
44
description = "A spec compliant parser for NZB files"
55
authors = ["Ravencentric <[email protected]>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)