|
@@ -19,7 +19,7 @@
|
|
|
* Fixed missing Abbey score type when Expansion 5 is used.
|
|
* Fixed missing Abbey score type when Expansion 5 is used.
|
|
|
This requres running the following command in sqlite3: `update expansions set scoretypes="Abbey" where expansionID=5;`
|
|
This requres running the following command in sqlite3: `update expansions set scoretypes="Abbey" where expansionID=5;`
|
|
|
* Include played Abbey tiles in the total number of tiles played.
|
|
* Include played Abbey tiles in the total number of tiles played.
|
|
|
-
|
|
|
|
|
|
|
+* Ensure negative scores cannot be entered.
|
|
|
|
|
|
|
|
### 0.4.1 (18 November 2018)
|
|
### 0.4.1 (18 November 2018)
|
|
|
|
|
|