diff --git a/LICENCE.txt b/LICENCE.txt index 3213445..9666ed0 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-2016 Symphony CMS Community (https://github.com/symphonists/order_entries/graphs/contributors) +Copyright 2009-2017 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 1ecab04..d7fcd8a 100644 --- a/extension.meta.xml +++ b/extension.meta.xml @@ -18,6 +18,9 @@ + + - Prevent error when no fields are set (#85) + - Removed inline script injection (#83)