diff --git a/core/CHANGELOG.txt b/core/CHANGELOG.txt index 64ad167..a3e3ebd 100644 --- a/core/CHANGELOG.txt +++ b/core/CHANGELOG.txt @@ -176,7 +176,20 @@ Drupal 8.0.0, 2015-11-19 - Removed XML-RPC functionality from core. - Removed user signatures support from core. - Added ability to generate and validate Universally Unique IDentifiers (UUIDs). -- Tremendously improved language support all around: +- JavaScript changes: + * Updated to jQuery 2.1.4. + * Added jQuery Cookie 1.4.1, A simple, lightweight utility plugin for + reading writing and deleting cookies. + * Updated to jQuery Form 3.51.0, Easily and unobtrusively upgrade HTML + forms to use AJAX. + * Added jQuery Joyride 2.1.0, An easy to configure jQuery site tour wizard. + * Added jQuery Once 2.0.2, which filters out all elements that had the same + filter applied on them before. + * Updated to jQuery UI 1.11.4. + * Added jQuery UI Touch Punch 0.2.3, Touch Event Support for jQuery UI. + * Updated to HTML5 Shiv 3.7.3. + * Removed jquery.bbq. +- Tremendously improved language support all around. * Great language improvements for users: * Improved language selection with user preference detection in the installer based on browser settings.