From cb329766d90b512f98410bb0a3b8d2ba6928f8ac Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Mon, 11 Feb 2019 19:17:39 +0100 Subject: [PATCH] Doc --- ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 793d96519c7..7dc7fad28bb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,7 @@ English Dolibarr ChangeLog ***** ChangeLog for 10.0.0 compared to 9.0.0 ***** For Users: +NEW: Module ticket is available as a stable module NEW: Experimental module "Vendor receptions" For Developers: @@ -12,7 +13,7 @@ For Developers: WARNING: Following changes may create regressions for some external modules, but were necessary to make Dolibarr better: -* Method GetUrlTrackingStatus were renamed into getUrlTrackingStatus. +* Method GetUrlTrackingStatus were renamed into getUrlTrackingStatus for consistency with naming rules. * API getListOfCivility has been renamed into getListOfCivilities for consistency with naming rules.