From 99e9818f1e6a1ac13ffbe57bd362ecefa894d23a Mon Sep 17 00:00:00 2001 From: Marcel Otto Date: Fri, 19 Jan 2018 22:49:17 +0100 Subject: [PATCH] Prepare release 0.3.1 --- CHANGELOG.md | 7 +++++-- VERSION | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4516cda..288fdb6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,17 +5,20 @@ This project adheres to [Semantic Versioning](http://semver.org/) and [Keep a CHANGELOG](http://keepachangelog.com). -## Unreleased +## 0.3.1 - 2018-01-19 ### Added - `Collectable` implementations for all `RDF.Data` structures so they can be used as destinations of `Enum.into` and `for` comprehensions +### Fixed -[Compare v0.3.0...HEAD](https://github.com/marcelotto/rdf-ex/compare/v0.3.0...HEAD) +- Fix `unescape_map` in `parse_helper` for Elixir 1.6 ([@ajkeys](https://github.com/ajkeys) +[Compare v0.3.0...HEAD](https://github.com/marcelotto/rdf-ex/compare/v0.3.0...v0.3.1) + ## 0.3.0 - 2017-08-24 diff --git a/VERSION b/VERSION index 746bd19..9e11b32 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.3.1-dev +0.3.1