| @@ -1,5 +1,17 @@ | ||
| 1 | 1 | |
| 2 | + ### v3.2.1 - 2019-05-05 | |
| 3 | + **Changes:** | |
| 4 | + * Fix issue with async loading of scripts | |
| 5 | + | |
| 6 | + ### v3.2.0 - 2019-05-03 | |
| 7 | + **Changes:** | |
| 8 | + * Add support for charts in AMP requests | |
| 9 | +* Add support to show charts from JSON/REST endpoints | |
| 10 | +* Fix loading of Google Visualization javascript files | |
| 11 | +* Add simple editors for editing chart data | |
| 12 | +* Tested up to WP 5.2 | |
| 13 | + | |
| 2 | 14 | ### v3.1.3 - 2019-02-24 |
| 3 | 15 | **Changes:** |
| 4 | 16 | * Fix issue with changing column settings of the last column in table chart |
| 5 | 17 | * Add support for query language to get subset of data from Google Spreadsheet |