From df0a3c94f8279dfe33b8eb0bd8141e5c94a8b6e5 Mon Sep 17 00:00:00 2001 From: Philip Laine Date: Thu, 16 May 2024 22:23:33 +0200 Subject: [PATCH] Fix missing changelog entry --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cbd898e4..23c0e5ba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - [#482](https://github.com/XenitAB/spegel/pull/482) Enable gocritic linter and fix errors. - [#483](https://github.com/XenitAB/spegel/pull/483) Update errcheck linter configuration and fix errors. - [#487](https://github.com/XenitAB/spegel/pull/487) Move mirror metrics code to mirror handler. +- [#488](https://github.com/XenitAB/spegel/pull/488) Update existing registry errors and add more detail. ### Deprecated