Skip to content

Commit 9c6ef38

Browse files
committed
v0.2.1
1 parent ad6f10d commit 9c6ef38

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to
77
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).
88

9+
## [0.2.1] - 2023-03-13
10+
11+
### Fixed
12+
13+
- Some more fixes for some releases that don't have the exact same data
14+
structure as others.
15+
916
## [0.2.0] - 2023-03-12
1017

1118
### Breaking Change

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 = "bandsnatch"
3-
version = "0.2.0"
3+
version = "0.2.1"
44
edition = "2021"
55
description = "A CLI batch downloader for your Bandcamp collection"
66
authors = ["Michael Mitchell <[email protected]>"]

0 commit comments

Comments
 (0)