jsonld-ex/CHANGELOG.md
Marcel Otto 68c1d55fcc Add dependency on Elixir 1.5
to get this URI.merge fix: <https://github.com/elixir-lang/elixir/pull/6208>,
which fixes some failing tests of the JSON test suite
2017-08-06 22:33:53 +02:00

461 B

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning and Keep a CHANGELOG.

0.1.1 - 2017-08-06

Changed

  • Don't support Elixir versions < 1.5, since URI.merge is broken in earlier versions

Compare v0.1.0...v0.1.1

0.1.0 - 2017-06-25

Initial release