Skip to content

Commit

Permalink
change long
Browse files Browse the repository at this point in the history
  • Loading branch information
Zachary Kloepping committed Jan 16, 2017
1 parent 093310e commit 8ae8115
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
### 0.5.2

* Fixing [bug](https://github.com/spilliton/randumb/issues/31) that caused randumb to override default scopes on models

### 0.5.1

* Fixing [bug](https://github.com/spilliton/randumb/issues/35) that occurred when using ActiveRecord 5.x

### 0.5.0

* Adding ```order_by_rand``` and ```order_by_rand_weighted``` scopes
Expand All @@ -14,4 +22,4 @@
### 0.3.0

* Added random_weighted() (thanks mceachen)
* Added random_by_id_shuffle() to fix issue with uniq in postgres and provide some options
* Added random_by_id_shuffle() to fix issue with uniq in postgres and provide some options

0 comments on commit 8ae8115

Please sign in to comment.