From 41f4e96b6f10a8a6a75ae14a64788ea6187183d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timoth=C3=A9e=20Jaussoin?= Date: Thu, 4 Jul 2024 10:52:04 +0200 Subject: [PATCH] Complete the missing 1.4.8 changelog --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a50a8f..c878762 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,15 @@ v1.5 ---- +v1.4.9 +------ +- Complete the missing changelog + +v1.4.8 +------ +- Fix FLEXIAPI-166 Reimplement the deprecated email validation URL +- Fix FLEXIAPI-140 Select the display_name attribute from the database to inject... + v1.4.7 ------ - Fix FLEXIAPI-175 and FLEXISIP-231 Rewrite the Redis contacts parser to handle properly SIP uris (thanks @thibault.lemaire !)