Skip to content

Commit

Permalink
Merge pull request #32161 from aried3r/patch-3
Browse files Browse the repository at this point in the history
Add pg 1.0.0 compatibility to 5.1.5 Changelog

[ci skip]
  • Loading branch information
kamipo committed Mar 5, 2018
2 parents 3ec2498 + 51bbc4c commit 9b553ff
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions activerecord/CHANGELOG.md
@@ -1,5 +1,9 @@
## Rails 5.1.5 (February 14, 2018) ##

* PostgreSQL: Allow pg-1.0 gem to be used with Active Record.

*Lars Kanis*

* Fix `count(:all)` with eager loading and having an order other than the driving table.

Fixes #31783.
Expand Down

0 comments on commit 9b553ff

Please sign in to comment.