From 56b1f70003ffc0854ea9faac95220ba102373bed Mon Sep 17 00:00:00 2001 From: Dominic Griesel Date: Sat, 23 Sep 2017 13:19:02 +0200 Subject: [PATCH] add 0.4.0 release date in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3e991674..4795f65f 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ The target must be a string or url of the form `coap(s)://hostname:port` or an i ## Changelog -#### 0.4.0 (2017-09-XX) +#### 0.4.0 (2017-09-23) * (AlCalzone) Limit the number of concurrent requests #### 0.3.2 (2017-09-21)