Skip to content

Commit

Permalink
Bump 2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
veloce committed Mar 6, 2024
1 parent 2142096 commit addd346
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 2.5.0

- Add a new shape type: piece (useful to show promotion hints).

## 2.4.1

- Don't clip board: fix annotations display on edge.
Expand Down
2 changes: 1 addition & 1 deletion example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ packages:
path: ".."
relative: true
source: path
version: "2.4.1"
version: "2.5.0"
clock:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: chessground
description: Chess board UI developed for lichess.org. It has no chess logic inside so it can be used for chess variants.
version: 2.4.1
version: 2.5.0
repository: https://github.com/lichess-org/flutter-chessground
funding:
- https://lichess.org/patron
Expand Down

0 comments on commit addd346

Please sign in to comment.