From 1ea90c2d5f8a69a820ecb0c7535519698ec335b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20Fastr=C3=A9?= Date: Wed, 27 Feb 2019 13:13:31 +0100 Subject: [PATCH] upgrade changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 62746ba68..3d7ae6744 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,7 +26,7 @@ Version 1.5.4 - create function "OVERLAPSI", which will detect period of date overlapping, replacing NULL date by infinity or -infinity (see [postgresql page for date time function and operators](https://www.postgresql.org/docs/9.6/static/functions-datetime.html)) - add repository for Center class -Master branch +Version 1.5.5 ============= - add margin of 0.5rem beyond buttons ;