diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a553a8..482db6b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ # Change Log All notable changes to this project will be documented in this file. This change log is intended to follow the conventions of [keepachangelog.com](http://keepachangelog.com/). +# 0.2.1, 2018-09-21 + +(Hopefully) fixed map regression in 0.2.0 + # 0.2.0, 2018-09-20 Second public alpha, most features complete. diff --git a/project.clj b/project.clj index 6dd9147..21e4267 100644 --- a/project.clj +++ b/project.clj @@ -4,8 +4,6 @@ :license {:name "GNU General Public License,version 2.0 or (at your option) any later version" :url "https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html"} :url "https://github.com/simon-brooke/youyesyet" - :license {:name "GNU General Public License,version 2.0 or (at your option) any later version" - :url "https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html"} :dependencies [[adl-support "0.1.4"] [bouncer "1.0.1"]