Update changelog

This commit is contained in:
Jesse Gumm 2015-11-06 17:06:30 -06:00
parent 647e26db15
commit ef2075d475

View file

@ -1,5 +1,6 @@
## 0.5.0 (in development)
* Add range functions for getting a list of dates/times within a range.
* Update to rebar3 and add hex compatability. (@Licenser)
* Properly add dependent apps to .app.src (@Licenser)
* Remove R14 from travis testing.