Update CHANGELOG.md

This commit is contained in:
Timo Võhmar 2025-07-29 16:15:02 +03:00 committed by GitHub
parent 000b4d73e2
commit 20b9bb365d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,7 @@
29.07.2025
* 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
18.07.2025
* Update actions/upload-artifact action to v4.6.2 https://github.com/internetee/registry/pull/2800