# Svelte-chota changelog

## 1.6.1

* Enchanced dropdown button

## 1.6.0

* Add Container component

## 1.5.0

* Icons can be set from SVG sprites
* remove property `path` from the Icons 

## 1.4.0

* More powerful icon component

## 1.3.0

* Now you can add any atribute on the component
* Added submit property for button
* Refactoring Input component

## 1.2.0

* Add events forwarders for any `on:eventname` directive. It could be used with almost any component.

## 1.1.6

* Fix icon size on buttons

## 1.0.0

* First release