# polymer-cookie Changelog

## 1.1.1 - 2016.06.16

*   quickfix on the `createCookie` method
*   introducing web-component-tester for CI
*   TravisCI
*   documentation update

## 1.1.0 - 2016.06.15

*   introducing Domain
*   introducing HttpOnly
*   path and domain set as optional values
*   minor code refactoring and documentation update

## 1.0.4 - 2016.06.02

*   minor code refactoring
*   documentation updated
*   cookie expiration time bug fixed when time is set to '-1'
*   demo page introduced

## 1.0.3 - 2016.02.12

*   autoSet implementation
*   fixes createCookie
*   removes encodeURIComponent
*   fixes readCookie declaration
*   documentation updated

## 0.1.2 - 2015.29.01

*   Implemented reflectToAttribute capability

## 0.1.1 - 2015.07.01

*   first stable version

## 0.1.0 - 2015.06.30

*   initial commit
