Skip to content

Commit

Permalink
Binbo 1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
DOBRO committed Jan 22, 2020
1 parent cae1f3f commit f835f8d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

All notable changes to this project will be documented in this file.

## [1.2.3] - 2020-01-22

- Performance improvements.

## [1.2.2] - 2020-01-10

- Dependency `uef-lib` updated to 2.5.3.
Expand Down
2 changes: 1 addition & 1 deletion src/binbo.app.src
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{application, binbo, [
{description, "Full-featured Chess representation using Bitboards"},
{vsn, "1.2.2"},
{vsn, "1.2.3"},
{modules, []},
{registered, [binbo_sup]},
{applications, [kernel, stdlib, compiler, syntax_tools, uef]},
Expand Down

0 comments on commit f835f8d

Please sign in to comment.