diff --git a/CHANGELOG.md b/CHANGELOG.md index 440eed7..e5bb77b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,17 +1,21 @@ -## 2.2.1 +### 2.2.2 + - updated ColReorder from v1.1.1 to v1.1.2. + - updated the rest of the extensions to match the DataTables stable package. + +### 2.2.1 - updated jQuery DataTables to 1.10.2 -## 2.2.0 +### 2.2.0 - only changed version to respect the semver.org. - this version it is equal to 2.1.10.0.4 - it is incompatible with 2.10.0.3, because jQuery DataTables Bootstrap 3 pluging respected the new parameters name from DataTables 1.10.x -## 2.1.10.0.4 (yanked) +### 2.1.10.0.4 (yanked) Features: - updated bootstrap 3 javascritp and stylesheet -## 2.1.10.0.3 +### 2.1.10.0.3 Bugfixies: - remove TableTools_JUI.css file from project - merged pull request #111 @@ -19,23 +23,23 @@ Bugfixies: Bugfixies: - moved jquery-datatatables.bootstrap.js to correct folder (bootstrap/2) -## 2.1.10.0.2 +### 2.1.10.0.2 Bugfixies: - moved jquery-datatatables.bootstrap.js to correct folder (bootstrap/2) -## 2.1.10.0.1 +### 2.1.10.0.1 Features: - Updated datatables-responsible plugin - changed folder bootstrap and responsible files folder -## 2.1.10.0.0 +### 2.1.10.0.0 Features: - updated extras plungins and changed names to be compatible with main DataTables plugins - updated to jQuery DataTables 1.10.0 -## 1.12.2 +### 1.12.2 - last version bundled with jQuery DataTables 1.9.x