Prepare release 0.3.1

This commit is contained in:
Marcel Otto 2018-01-19 22:49:17 +01:00
parent a5a4284ea3
commit 99e9818f1e
2 changed files with 6 additions and 3 deletions

View file

@ -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

View file

@ -1 +1 @@
0.3.1-dev
0.3.1