From 4d926c51ef4e9d1458a46f3d55b36feafe79d37a Mon Sep 17 00:00:00 2001 From: Marcel Otto Date: Wed, 11 Mar 2020 01:06:12 +0100 Subject: [PATCH] Prepare release 0.7.1 --- CHANGELOG.md | 9 +++++++-- VERSION | 2 +- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8e7df4c..72b631c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,14 +5,19 @@ This project adheres to [Semantic Versioning](http://semver.org/) and [Keep a CHANGELOG](http://keepachangelog.com). -## Unreleased +## 0.7.1 - 2020-03-11 + +### Added + +- proper typespecs so that Dialyzer passes without warnings ([@rustra](https://github.com/rustra)) + ### Fixed - `RDF.XSD.Time` didn't handle 24h overflows with an offset correctly -[Compare v0.7.0...HEAD](https://github.com/marcelotto/rdf-ex/compare/v0.7.0...HEAD) +[Compare v0.7.0...v0.7.1](https://github.com/marcelotto/rdf-ex/compare/v0.7.0...v0.7.1) diff --git a/VERSION b/VERSION index faef31a..39e898a 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.7.0 +0.7.1