Update CHANGELOG.md

This commit is contained in:
Timo Võhmar 2025-07-29 16:16:47 +03:00 committed by GitHub
parent 97c4d3e4a7
commit 15a38b4ad8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,6 +2,7 @@
* Added extra test coverage for validate_dnssec_job https://github.com/internetee/registry/pull/2811
* Added new tests for zones_controller https://github.com/internetee/registry/pull/2813
* Updated test coverage/api users controller https://github.com/internetee/registry/pull/2819
* Added new test for model models/concerns/contact/archivable https://github.com/internetee/registry/pull/2820
18.07.2025
* Update actions/upload-artifact action to v4.6.2 https://github.com/internetee/registry/pull/2800