From 2d54e51fe69b93f620dd23870152f2891aec9c0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kat=20March=C3=A1n?= <kzm@zkat.tech> Date: Fri, 23 Apr 2021 19:32:31 -0700 Subject: [PATCH] doc: link to @piedoomy --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f112067..cb9e6ae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,8 @@ state until it was time to switch to a different one. With this version, that behavior is changed, and `Failure` and `Success` actions that are re-picked will be respawned entirely (not even reused). -Cheers to `@doomy` on Discord for pointing out this weird behavior! +Cheers to [@piedoomy](https://github.com/piedoomy) on Discord for pointing out +this weird behavior! #### Bug Fixes -- GitLab