From db311f677ba3e7ebf27a3131945c77e5a7e53d54 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Mon, 29 Mar 2021 12:05:06 +0300 Subject: [PATCH] Fix typo. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ba1a81a83..52f95b495 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ This release adds the following new features: - [Clean-up Global Search, Due Cards, and My Cards. New environment variable `RESULTS_PER_PAGE` for search results](https://github.com/wekan/wekan/pull/3676). Thanks to jrsupplee. -- [Added environment variable `RESULTS_PER_PAGE` to all Wekan platforms](https://github.com/wekan/wekan/commit/ba05f383ca2> +- [Added environment variable `RESULTS_PER_PAGE` to all Wekan platforms](https://github.com/wekan/wekan/commit/ba05f383ca29211c5474e06c5ba6673e712afe7a). Thanks to xet7. and adds the following updates: