diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f5363c..ab2b853 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,15 +1,24 @@ + +# [v1.1.1](https://github.com/MonsantoCo/column-resizer/compare/v1.1.0...v1.1.1) (2018-05-30) +## Bug fixes + +## Enhancement +* Remove redundant check for extended option 'fixed' ([96e3dad](https://github.com/MonsantoCo/column-resizer/commit/96e3dadd3ef1bb4152fe779be3f6b166046be323)) +* Updated documentation ([cf9db08](https://github.com/MonsantoCo/column-resizer/commit/cf9db088e48f3dbf085d7c9813d6d0e451addeb9)) +* Update test page ([7d99269](https://github.com/MonsantoCo/column-resizer/commit/7d9926984fb4dec20ee8c5488e14161ddbad47b7)) + # [v1.1.0](https://github.com/MonsantoCo/column-resizer/compare/v1.0.3...v1.1.0) (2018-05-29) ## Bug fixes ## Enhancement -* Updates to dependencies([4eb2351](https://github.com/MonsantoCo/column-resizer/commit/4eb2351f298728318bce55b1067857bcaca86b4f)) +* Updates to dependencies ([4eb2351](https://github.com/MonsantoCo/column-resizer/commit/4eb2351f298728318bce55b1067857bcaca86b4f)) * Better documentation. # [v1.0.3](https://github.com/MonsantoCo/column-resizer/compare/v1.0.2...v1.0.3) (2018-05-16) ## Bug fixes -* Fix text selection prevention([c90e486](https://github.com/MonsantoCo/column-resizer/commit/c90e486004482cf41957d55bb55b91637010a0b1)) +* Fix text selection prevention ([c90e486](https://github.com/MonsantoCo/column-resizer/commit/c90e486004482cf41957d55bb55b91637010a0b1)) ## Enhancement @@ -18,6 +27,6 @@ ## Bug fixes ## Enhancement -* Setting environment to production([cc6a5b0](https://github.com/MonsantoCo/column-resizer/commit/cc6a5b0e8f3cb4c7136f9c3c38836bf6ec778237)) -* Extend options to include widths, an array of initial column widths([e3c5dff](https://github.com/MonsantoCo/column-resizer/commit/e3c5dff472565c3ce5ff5d3a53f0ad29716e5e2c)) +* Setting environment to production ([cc6a5b0](https://github.com/MonsantoCo/column-resizer/commit/cc6a5b0e8f3cb4c7136f9c3c38836bf6ec778237)) +* Extend options to include widths, an array of initial column widths ([e3c5dff](https://github.com/MonsantoCo/column-resizer/commit/e3c5dff472565c3ce5ff5d3a53f0ad29716e5e2c))