gjaldon / ecto_enum

Ecto extension to support enums in models
MIT License
562 stars 131 forks source link

Please update changelog for 1.0.2 and 1.1.0 #57

Closed axelson closed 6 years ago

axelson commented 6 years ago

It looks like the main changes are:

1.1.0:

https://github.com/gjaldon/ecto_enum/pull/53 Addition of MyEnum.valid_value?/1

1.0.2:

https://github.com/gjaldon/ecto_enum/commit/6c972b59a9f7115ee24744f0ce55391f7c3d6418 defenum/3 can accept remote function calls

axelson commented 6 years ago

Actually looks like valid_value?/1 is not in 1.1.0 and release notes can be found at https://github.com/gjaldon/ecto_enum/releases