From ef2075d4757f16b7dafe00253dfaee2d10566fa0 Mon Sep 17 00:00:00 2001 From: Jesse Gumm Date: Fri, 6 Nov 2015 17:06:30 -0600 Subject: [PATCH] Update changelog --- CHANGELOG.markdown | 1 + 1 file changed, 1 insertion(+) 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.