Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
durran committed Jan 6, 2014
1 parent be4ec0a commit 977bafb
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion CHANGELOG.md
@@ -1,6 +1,16 @@
# Overview

## 2.0.0 (branch: master)
## 2.1.0

### New Features

* Aliased `order` to `order_by` for compatibility with AR query methods.

* Added `reorder` to queryables to have a way to completely overwrite existing
ordering instead of always having to merge. This takes the same syntax
as `order`.

## 2.0.0

### Major Changes (Backwards Incompatible)

Expand Down

0 comments on commit 977bafb

Please sign in to comment.