Skip to content

Commit 7357183

Browse files
committed
version 2.1.0
1 parent c70ce28 commit 7357183

File tree

2 files changed

+29
-1
lines changed

2 files changed

+29
-1
lines changed

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,30 @@ 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.1.0] - 2025-08-21
12+
13+
### Added
14+
- Add new character **`Lucy`**.
15+
16+
17+
- **`Lucy`**:
18+
- Add new nickname `Lucyna Kushinada`.
19+
- Add new nickname `LU`.
20+
- Add new nickname `LK`.
21+
22+
- **`Lucy`**:
23+
- `214H` add new aliases `Monowire`, `214H!`, `MW`.
24+
- `214[H]` add new aliases `214H!`, `Monowire Hold`, `MWH`.
25+
- `214K` add new aliases `Sprint Attack`, `SA`.
26+
- `214K S` add new aliases `Sprint Attack - Sweep`, `Low`, `SAS`, `214KS`.
27+
- `214K H` add new aliases `Sprint Attack - Cross Up`, `Flip`, `SAC`, `214KH`.
28+
- `236S` add new aliases `Unity`, `Gun`.
29+
- `236[S]` add new aliases `Unity Hold`, `Gun Hold`, `236S!`, `UH`, `GH`.
30+
- `623H` add new aliases `Monowire - Breakout`, `DP`.
31+
- `P or D` add new aliases `Moonwire Cancel`, `MC`.
32+
- `632146H` add new aliases `Finisher: Deepdive`, `Super`, `FDD`, `6246H`.
33+
- `632146S` add new aliases `Quickhack`, `Hax`, `6246S`.
34+
1135
## [2.0.2] - 2025-06-30
1236

1337
### Fixed
@@ -1255,6 +1279,10 @@ Say less my guy.
12551279
- Add new patch notes page.
12561280

12571281

1282+
[2.1.0]: https://github.com/yakiimoninja/baiken/releases/tag/2.1.0
1283+
[2.0.2]: https://github.com/yakiimoninja/baiken/releases/tag/2.0.2
1284+
[2.0.1]: https://github.com/yakiimoninja/baiken/releases/tag/2.0.1
1285+
[2.0.0]: https://github.com/yakiimoninja/baiken/releases/tag/2.0.0
12581286
[1.0.0]: https://github.com/yakiimoninja/baiken/releases/tag/1.0.0
12591287
[0.30.1]: https://github.com/yakiimoninja/baiken/releases/tag/0.30.1
12601288
[0.30.0]: https://github.com/yakiimoninja/baiken/releases/tag/0.30.0

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.2"
3+
version = "2.1.0"
44
edition = "2021"
55
authors = ["yakiimoninja"]
66
repository = "https://github.com/yakiimoninja/baiken"

0 commit comments

Comments
 (0)