From a3f0d4555c35194355458170de3cce2275b8cb5e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Mon, 16 Dec 2019 17:29:20 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 718f0b273..8ef3a2b89 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ 16.12.2019 * Bump puma from 4.2.1 to 4.3.1 [#1437](https://github.com/internetee/registry/pull/1437) * Refactored API user management [#1435](https://github.com/internetee/registry/pull/1435) +* Removed `fill_ident_country` postgresql function as unused [#1439](https://github.com/internetee/registry/pull/1439) 12.12.2019 * Updated e-invoice gem [#1429](https://github.com/internetee/registry/pull/1429)