We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8958a72 commit 5fc8f8bCopy full SHA for 5fc8f8b
CHANGELOG.md
@@ -8,6 +8,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
## [Unreleased]
9
- Find a non blocking way to update the db.
10
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
16
## [2.0.1] - 2025-06-16
17
18
### Changed
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "baiken"
3
-version = "2.0.1"
+version = "2.0.2"
4
edition = "2021"
5
authors = ["yakiimoninja"]
6
repository = "https://github.com/yakiimoninja/baiken"
0 commit comments