Updated Changelog for 0.2.1 release

This commit is contained in:
Simon Brooke 2018-09-21 16:21:20 +01:00
parent a12330b01e
commit 9076e29eb5
2 changed files with 4 additions and 2 deletions

View file

@ -1,6 +1,10 @@
# Change Log # 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/). 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 # 0.2.0, 2018-09-20
Second public alpha, most features complete. Second public alpha, most features complete.

View file

@ -4,8 +4,6 @@
:license {:name "GNU General Public License,version 2.0 or (at your option) any later version" :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://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html"}
:url "https://github.com/simon-brooke/youyesyet" :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"] :dependencies [[adl-support "0.1.4"]
[bouncer "1.0.1"] [bouncer "1.0.1"]