diff --git a/CHANGELOG.md b/CHANGELOG.md index 88230bf35..d1fd0ab16 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ 28.10.2019 +* Updated kaminari gem to 1.1.1 [#1392](https://github.com/internetee/registry/pull/1392) * Downgraded minitest to 5.10.3 due to incompatibility with Rails 5.0 [#1387](https://github.com/internetee/registry/pull/1387) * New db constaints to invoices and invoice_items tables [#1388](https://github.com/internetee/registry/pull/1388) * Removed buggy code for contact details' fast access in regitrar portal [#1386](https://github.com/internetee/registry/pull/1386)