Merge pull request #1269 from internetee/Changelog_update_190826

Update CHANGELOG.md
This commit is contained in:
Timo Võhmar 2019-08-26 17:35:23 +03:00 committed by GitHub
commit c013f563f3
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)