From 45fa1c68dd0e01f4a80913be4145911538fcb33d Mon Sep 17 00:00:00 2001 From: Brandur Date: Tue, 23 Apr 2024 19:35:36 -0700 Subject: [PATCH] Add attribution in changelog for `./cmd/river` fixes A very small one: I forgot to add changelog attribution for #315. This seems like a nice convention for recognizing third party contributors, so here, put some in. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9bae50d1..464d315e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed -- Update job state references in `./cmd/river` and some documentation to `rivertype`. [PR #315](https://github.com/riverqueue/river/pull/315). +- Update job state references in `./cmd/river` and some documentation to `rivertype`. Thanks Danny Hermes (@dhermes)! 🙏🏻 [PR #315](https://github.com/riverqueue/river/pull/315). ## [0.4.0] - 2024-04-20