From f2ca810b8e17533950d6f31d2f0a4a757003a489 Mon Sep 17 00:00:00 2001 From: Nicolas Brassard Date: Tue, 22 Jan 2019 16:42:29 -0500 Subject: [PATCH] Release 2.3.9 --- LICENCE.txt | 2 +- extension.meta.xml | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/LICENCE.txt b/LICENCE.txt index 9666ed0..dba697b 100755 --- a/LICENCE.txt +++ b/LICENCE.txt @@ -3,7 +3,7 @@ is, unless otherwise specified, released under the MIT licence as follows: ----- begin license block ----- -Copyright 2009-2017 Symphony CMS Community (https://github.com/symphonists/order_entries/graphs/contributors) +Copyright 2009-2019 Symphony CMS Community (https://github.com/symphonists/order_entries/graphs/contributors) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/extension.meta.xml b/extension.meta.xml index d7fcd8a..8ece6cf 100644 --- a/extension.meta.xml +++ b/extension.meta.xml @@ -18,6 +18,9 @@ + + - Fix error when the field is the first visible (#86) + - Prevent error when no fields are set (#85)