diff --git a/CHANGELOG.md b/CHANGELOG.md index d7446bc4..00699b60 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,17 @@ ### v2.0.0 -* DOCS (deploy): allow to deploy docs [View](https://github.com/Gisto/Gisto/commit/5183e2ec1c5b2a1b8342d22c5aa67741b55c4f6c) -* Add bundlesize to package json [View](https://github.com/Gisto/Gisto/commit/cc522655a900b2e090ba2817acc8d65defb604d2) -* Add bundlesize to package json [View](https://github.com/Gisto/Gisto/commit/94f559b4e455dd44f2ad618f544c02c08889418c) * FIX (renderComponents): use props as object and not as args [View](https://github.com/Gisto/Gisto/commit/e29226254b94b10528a6e2930226e33af8f03f74) +* Add bundlesize to package json [View](https://github.com/Gisto/Gisto/commit/94f559b4e455dd44f2ad618f544c02c08889418c) * FIX (propTypes): remove in production [View](https://github.com/Gisto/Gisto/commit/36252a48488e77a11392b978c65f20d7e51cc204) * CI (travis): update travis ci [View](https://github.com/Gisto/Gisto/commit/ac00cb67f7d343b3a7b3e69e2e402b3113511d51) -* TOOLD (changelog): add changelog [View](https://github.com/Gisto/Gisto/commit/ee37446f01c6c8f168d1e55b0d7413db12602a05) -* TOOLD (changelog): add changelog generator [View](https://github.com/Gisto/Gisto/commit/50ccd2090cec0a202183b6f6ca85555bc0cd4f24) +* TOOLS (changelog): add changelog generator [View](https://github.com/Gisto/Gisto/commit/50ccd2090cec0a202183b6f6ca85555bc0cd4f24) + +### v1.6.2 +* Add bundlesize to package json [View](https://github.com/Gisto/Gisto/commit/94f559b4e455dd44f2ad618f544c02c08889418c) +* FIX (propTypes): remove in production [View](https://github.com/Gisto/Gisto/commit/36252a48488e77a11392b978c65f20d7e51cc204) +* CI (travis): update travis ci [View](https://github.com/Gisto/Gisto/commit/ac00cb67f7d343b3a7b3e69e2e402b3113511d51) + +### v1.6.1 +* FIX (addPlaceholder): fix default [View](https://github.com/Gisto/Gisto/commit/5690a9073b682445df14455aeffa13b6b0d83abb) +### v1.6.0 +* FIX (dropdownPosition): support dropdown position 'auto', 'top' and 'bottom' [View](https://github.com/Gisto/Gisto/commit/9fc4980d518653dda9976ffe0d38faa08b2fd164)