# Changelog All notable changes to `ex_unpoly` will be documented in this file. ## v1.2.0 (2019-11-18) Breaking Changes - Get current url through phoenix helper - Only delete cookie when actually set - Make sure that cookie is accessible by javascript ## v1.1.1 (2019-11-15) Bug Fixes - Return string value from target methods. ## v1.1.0 (2019-11-14) Breaking Changes - Echo the complete request url instead of only the path. ## v1.0.0 (2019-11-14) - initial release