diff options
Diffstat (limited to 'docs/changes.xml')
-rw-r--r-- | docs/changes.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/changes.xml b/docs/changes.xml index ce136e8d..ccd9439a 100644 --- a/docs/changes.xml +++ b/docs/changes.xml @@ -100,6 +100,12 @@ object, notably with Falcon. </para> </change> +<change type="bugfix"> +<para> +ECMAScript modules did not work with the recent Node.js versions. +</para> +</change> + </changes> |