Commit 549ca7420a10b84a07714fda0585a5dfb12d91f5
1 parent
cadb55a3
Exists in
master
and in
17 other branches
Added changelog
Showing
2 changed files
with
9 additions
and
0 deletions
Show diff stats
README.md
@@ -227,6 +227,12 @@ User.group_by_day_of_week(:created_at).count | @@ -227,6 +227,12 @@ User.group_by_day_of_week(:created_at).count | ||
227 | 227 | ||
228 | These are *not* a result of groupdate (and unfortunately cannot be fixed by groupdate) | 228 | These are *not* a result of groupdate (and unfortunately cannot be fixed by groupdate) |
229 | 229 | ||
230 | +## History | ||
231 | + | ||
232 | +View the [changelog](https://github.com/ankane/groupdate/blob/master/CHANGELOG.md) | ||
233 | + | ||
234 | +Groupdate follows [Semantic Versioning](http://semver.org/) | ||
235 | + | ||
230 | ## Contributing | 236 | ## Contributing |
231 | 237 | ||
232 | 1. Fork it | 238 | 1. Fork it |