| @@ -1,33 +1,5 @@ | ||
| 1 | 1 | |
| 2 | - ### v3.1.2 - 2018-12-06 | |
| 3 | - **Changes:** | |
| 4 | - * Fix bug "Warning: A non-numeric value encountered" | |
| 5 | -* Tested with WP 5.0 | |
| 6 | - | |
| 7 | - ### v3.1.1 - 2018-12-05 | |
| 8 | - **Changes:** | |
| 9 | - * Fix issue with Gutenberg support | |
| 10 | -* Fix issue with loading new Table chart | |
| 11 | -* Fix options that don't work correctly with some charts | |
| 12 | - | |
| 13 | - ### v3.1.0 - 2018-12-03 | |
| 14 | - **Changes:** | |
| 15 | - * Add Table chart | |
| 16 | -* Fix date format in sample files | |
| 17 | - | |
| 18 | - ### v3.0.12 - 2018-10-11 | |
| 19 | - **Changes:** | |
| 20 | - * Added filter to enable users to change schedule of charts. | |
| 21 | -* Fixed bug with line chart with timeofday column. | |
| 22 | -* Fixed bug with scheduled charts that sometimes did not show updated data. | |
| 23 | -* Javascript can be customized on a per user basis that will not be wiped out on update. | |
| 24 | - | |
| 25 | - ### v3.0.11 - 2018-08-15 | |
| 26 | - **Changes:** | |
| 27 | - * Fixed issue with the Series Settings options for the Table Chart | |
| 28 | -* Fixed issue with chart showing "Table has no columns" with remote sources | |
| 29 | - | |
| 30 | 2 | ### v3.0.10 - 2018-07-20 |
| 31 | 3 | **Changes:** |
| 32 | 4 | * Fixed problem with chart reverting to the default values |
| 33 | 5 | * Fixed problem with Boolean column type |