Skip to content

Commit

Permalink
changelog and minor version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
maconard committed May 27, 2024
1 parent 219c271 commit a75385a
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog for shogiops

## v0.16.2

- Fixed `chushogi` bug where non-Lion double movers making a mid-step Lion capture was not preventing Lion counterstrike.

## v0.16.1

- Fixed `annanshogi` move generation.
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "shogiops",
"version": "0.16.1",
"version": "0.16.2",
"description": "Shogi rules and operations",
"keywords": [
"shogi",
Expand Down

0 comments on commit a75385a

Please sign in to comment.