diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..2868783 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,23 @@ +# Change Log + +## [0.0.1](https://github.com/inaka/nconf/tree/0.0.1) (2016-08-16) +**Closed issues:** + +- Move from erlang.mk to rebar3 [\#12](https://github.com/inaka/nconf/issues/12) +- Update repo and make it ready for hex.pm [\#10](https://github.com/inaka/nconf/issues/10) +- Hex Package [\#9](https://github.com/inaka/nconf/issues/9) +- Bring in the original code [\#2](https://github.com/inaka/nconf/issues/2) +- Fix LICENSE [\#1](https://github.com/inaka/nconf/issues/1) + +**Merged pull requests:** + +- \[Close \#12\] rebar3 as a build tool [\#13](https://github.com/inaka/nconf/pull/13) ([Euen](https://github.com/Euen)) +- \[Fix \#10\] Update erlang.mk; Add meta testing; Add rebar.config file [\#11](https://github.com/inaka/nconf/pull/11) ([harenson](https://github.com/harenson)) +- README: Add example and details [\#8](https://github.com/inaka/nconf/pull/8) ([hcs42](https://github.com/hcs42)) +- Igaray.setup [\#7](https://github.com/inaka/nconf/pull/7) ([igaray](https://github.com/igaray)) +- \[\#2\] Add basic nconf implementation and unit test [\#6](https://github.com/inaka/nconf/pull/6) ([hcs42](https://github.com/hcs42)) +- Fix \#1 - LICENSE update [\#4](https://github.com/inaka/nconf/pull/4) ([elbrujohalcon](https://github.com/elbrujohalcon)) + + + +\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* \ No newline at end of file