-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
32 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
### Change Log | ||
|
||
#### 1.4.1 | ||
|
||
* Minor optimisation when ranking flushes. | ||
|
||
#### 1.4 | ||
|
||
* Optimisation when ranking flushes. | ||
* Optimisation for initialising seven-card non-flush ranks. | ||
* Extended test coverage. | ||
|
||
#### 1.3 | ||
|
||
* Complete renaming to "SKPokerEval". | ||
* Add version number. | ||
* Minor corrections. | ||
|
||
#### 1.2 | ||
|
||
* Rename to SKPokerEval. | ||
|
||
#### 1.1 | ||
|
||
* Travis CI. | ||
|
||
#### 1.0 | ||
|
||
* Settle on publishing only in C++. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters