From 65fbbc47cf4076206441ddfc09fc017588a670ab Mon Sep 17 00:00:00 2001 From: Julien Palard Date: Tue, 12 Apr 2022 21:33:14 +0200 Subject: [PATCH] Preparing release v0.21.2 --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7dfb4bc..308204e 100644 --- a/README.md +++ b/README.md @@ -88,6 +88,8 @@ pip install -e . ## Release History +* v0.21.2 + * FIX: Don't miss issues (reservations) to files containing multiple dots. Contributed by @eviau. * v0.21.0 * A nice new README * v0.20.0 @@ -125,7 +127,7 @@ pip install -e . * Added contributors in the readme * < v0.14.1 * Base version - + ## Contributing 1. Fork it ()