diff --git a/CHANGELOG.markdown b/CHANGELOG.markdown index 54a2812..9c672e6 100644 --- a/CHANGELOG.markdown +++ b/CHANGELOG.markdown @@ -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.