Skip to content

Commit 5fc8f8b

Browse files
committed
version 2.0.2
1 parent 8958a72 commit 5fc8f8b

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
## [Unreleased]
99
- Find a non blocking way to update the db.
1010

11+
## [2.0.2] - 2025-06-30
12+
13+
### Fixed
14+
- Fix `236P` moves showing up when requesting `6P` for `Bedman`, `Faust`, `Johnny` and `Sin`.
15+
1116
## [2.0.1] - 2025-06-16
1217

1318
### Changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "baiken"
3-
version = "2.0.1"
3+
version = "2.0.2"
44
edition = "2021"
55
authors = ["yakiimoninja"]
66
repository = "https://github.com/yakiimoninja/baiken"

0 commit comments

Comments
 (0)