Update CHANGELOG.md

This commit is contained in:
Timo Võhmar 2019-08-26 17:18:43 +03:00 committed by GitHub
parent 60d8a16412
commit 74fed16dc6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,10 @@
26.08.2019
* Introduced automatic payment processing using LHV Connect [#1232](https://github.com/internetee/registry/issues/1232)
* removed unused script [#1261](https://github.com/internetee/registry/pull/1261)
* removed unused factory [#1262](https://github.com/internetee/registry/pull/1262)
* removed unused seller_it columnt from invoices db table [#1264](https://github.com/internetee/registry/pull/1264)
* removed unused rakte tasks [#1268](https://github.com/internetee/registry/pull/1268)
21.08.2019
* Nokogiri update to 1.10.4 (CVE-2019-5477) [#1266](https://github.com/internetee/registry/pull/1266)