From 4a910db39dd3c3fcc9966aed6700b258f9c3a216 Mon Sep 17 00:00:00 2001 From: Brett Zamir Date: Sat, 30 Nov 2019 11:59:55 +0800 Subject: [PATCH] - Docs (CHANGES): Update --- CHANGES.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 75c3ed75..371219aa 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -2,7 +2,14 @@ ## ? +- License: Relicense ext-mathjax from Apache-2.0 to MIT per + +- License: Clarify in `@license` that `ext-server_moinsave.js` is + "(MIT OR GPL-2.0-or-later)" per subsequent text +- License: Reorder license listing in `jquery.contextMenu.js` so + that more permissive is noticeable first - Fix (Accessibility): Avoid duplicate IDs +- Optimization: Remove unused `jquery-ui-1.8.custom.min.js` file - Linting (ESLint): Simplify regexes - Testing: Switch to Cypress with code coverage for UI testing; use ESM version for faster debugging