to get this URI.merge fix: <https://github.com/elixir-lang/elixir/pull/6208>, which fixes some failing tests of the JSON test suite
461 B
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.mergeis broken in earlier versions
0.1.0 - 2017-06-25
Initial release