Current section
Files
Jump to
Current section
Files
data_morph
CHANGELOG.md
CHANGELOG.md
# Changelog
## 0.0.3 (2016-08-14)
* Bug Fixes
* When `defmodulestruct/2` macro called a second time with the same fields in different order don't redefine struct
## 0.0.2 (2016-08-07)
* Bug Fixes
* When `defmodulestruct/2` macro called a second time with the same fields don't redefine struct
## 0.0.1 (2016-08-01)
* Initial release