From 23ee20ec6c6b723870daa2252bd54aea267bf5a3 Mon Sep 17 00:00:00 2001 From: Kamil Raczycki Date: Sun, 21 Jul 2024 14:17:02 +0200 Subject: [PATCH] chore: add affiliation --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d9a1ad8..07344a04 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed -- Changed a typo in the `BASE_OSM_GROUPS_FILTER` (implemented by @starsep). +- Changed a typo in the `BASE_OSM_GROUPS_FILTER` (implemented by [@starsep](https://github.com/starsep)). ## [0.7.5] - 2024-06-04