From a4aae2d6c42d1ec5ee093d03e451b34e508668c0 Mon Sep 17 00:00:00 2001 From: Michiel Scholten Date: Mon, 25 Dec 2017 13:43:24 +0100 Subject: [PATCH] Note about jQuery being booted --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f2d0b6f..d933ad2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -36,6 +36,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - Fixed admin pages not working anymore due to `settings` object name clash - On Add/Edit bookmark and encountering a 301, show a better message about automatically changing the URL with the provided button - Switched to 1.0 (alpha 2) version of MaterializeCSS +- jQuery-b-gone: changed all jQuery code to regular JavaScript code/MaterializeCSS framework ## [1.1.0] - 2017-07-22