From 300561a88116eda775baca851fb6cf4509549839 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Wed, 16 Sep 2020 15:46:15 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8159afc5c..ad7a6b1a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ 16.09.2020 +* Refactored orphaned contact archivation process [#956](https://github.com/internetee/registry/issues/956) * Rails update to 6.0.3.3 [#1685](https://github.com/internetee/registry/pull/1685) +* E-invoice gem update to change the incoice total to 0 in case of prepaiment [#1684](https://github.com/internetee/registry/pull/1684) 15.09.2020 * Fixed e-invoice sending issue with QUE [#1683](https://github.com/internetee/registry/pull/1683)