From 067db7aa0a66fb7a559b1cf1560eabdd08e2cf2e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Mon, 26 Apr 2021 18:31:30 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 715c81926..a6ccc6a77 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ * Bump rexml to 3.2.5 [#1949](https://github.com/internetee/registry/pull/1949) * Syslog support to staging.rb [#1951](https://github.com/internetee/registry/pull/1951) * Explicit rails versioning to migrations [#1953](https://github.com/internetee/registry/pull/1953) +* Fixed Sidekiq web,session_secret warning [#1940](https://github.com/internetee/registry/issues/1940) 19.04.2021 * Bump truemail to 2.3.4 [#1931](https://github.com/internetee/registry/pull/1931)