diff --git a/README.md b/README.md index a11c3d90..7520e7c8 100644 --- a/README.md +++ b/README.md @@ -110,7 +110,8 @@ View the [complete change log here](https://github.com/Mottie/tablesorter/wiki/C * Update Bootstrap to v4-beta.3. * Add scroller widget incompatibilities section. * Add pager size all setting. - +* Parser: + * Network parsers now return a text value. Fixes [issue #1494](https://github.com/Mottie/tablesorter/issues/1494). #### Version 2.29.1 & Version 2.29.2 (12/13/2017) @@ -172,25 +173,3 @@ View the [complete change log here](https://github.com/Mottie/tablesorter/wiki/C * Meta: * Update dependencies. * Build: maintain ie8 support to fix [issue #1431](https://github.com/Mottie/tablesorter/issues/1431). - -#### Version 2.28.15 (7/4/2017) - -* Core: - * Use calculated index instead of DOM index. See [pull #1424](https://github.com/Mottie/tablesorter/pull/1424); thanks [@ced-b](https://github.com/ced-b)! - * Fix check count cell indexing. -* ColumnSelector: - * Remove colspan adjustments when widget removed. - * Include tbody colspan updates on removal. -* Filter: - * Add namespacing to filter-formatter listeners. Needed to prevent JS error when a "resetToLoadState" is triggered and the "filterFomatterUpdate" bindings are still firing. - * Fix namespacing of events. -* Sort2Hash: - * Prevent filter update if unchanged & compare (with) hash filter. - * Fix p's (reference to pager object). -* Docs - * CSS fixed to comply with editable_wrapContent : `