From 8119104d67557a776bcb63b169b32606593248e5 Mon Sep 17 00:00:00 2001 From: Nikita Bulai Date: Mon, 1 Feb 2021 21:52:41 +0300 Subject: [PATCH] [ci skip] CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 28d41758d..f813f9fd7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ User-visible changes worth mentioning. ## master - [#PR ID] Add your PR description here. +- [#1478] Fix ownership association and Rake tasks when custom models configured. - [#1477] Respect `ActiveRecord::Base.pluralize_table_names` for Doorkeeper table names. ## 5.5.0.rc2