From a1d1526549e23c1e445590540c2a104715999907 Mon Sep 17 00:00:00 2001 From: Juan Facorro Date: Mon, 25 Dec 2017 23:22:56 +0100 Subject: [PATCH] Update CHANGELOG before release --- CHANGELOG.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fd73812..a555a1f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,19 @@ # Change Log -## [0.4.2](https://github.com/clojerl/try_clojerl/tree/0.4.2) +## [0.5.0](https://github.com/clojerl/try_clojerl/tree/0.5.0) +[Full Changelog](https://github.com/clojerl/try_clojerl/compare/0.4.2...0.5.0) + +**Implemented enhancements:** + +- Support for adding tutorials to guide visitors on what can be done with Clojerl [\#50](https://github.com/clojerl/try_clojerl/issues/50) + +**Merged pull requests:** + +- \[\#50\] Acknowledge and add license from Raynes/tryclojure [\#52](https://github.com/clojerl/try_clojerl/pull/52) ([jfacorro](https://github.com/jfacorro)) +- \[Closes \#50\] Tutorials [\#51](https://github.com/clojerl/try_clojerl/pull/51) ([jfacorro](https://github.com/jfacorro)) + +## [0.4.2](https://github.com/clojerl/try_clojerl/tree/0.4.2) (2017-12-19) [Full Changelog](https://github.com/clojerl/try_clojerl/compare/0.4.1...0.4.2) **Implemented enhancements:**