Packages

Library for working with XDR in Elixir

Current section

Files

Jump to
exdr CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [0.1.0] - 2017-10-07
- Initial implementation. We'll likely find bugs to fix or interface changes to make when
we integrate with the Elixir Stellar client, so the project should be considered unstable
at this stage.