From 99944e315a787695ffbf6e8838125261b4a789c9 Mon Sep 17 00:00:00 2001 From: Marcel Otto Date: Fri, 19 Jun 2020 02:52:44 +0200 Subject: [PATCH] Prepare release 0.3.2 --- CHANGELOG.md | 10 ++++++++++ VERSION | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0fde463..57c6513 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,16 @@ This project adheres to [Semantic Versioning](http://semver.org/) and [Keep a CHANGELOG](http://keepachangelog.com). +## 0.3.2 - 2020-06-19 + +### Added + +Support for remote contexts ([@KokaKiwi](https://github.com/KokaKiwi) and [@rustra](https://github.com/rustra)) + +[Compare v0.3.1...v0.3.2](https://github.com/rdf-elixir/rdf-ex/compare/v0.3.1...v0.3.2) + + + ## 0.3.1 - 2020-06-01 This version just upgrades to RDF.ex 0.8. With that Elixir version < 1.8 are no longer supported. diff --git a/VERSION b/VERSION index 9e11b32..d15723f 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.3.1 +0.3.2