From 3fe7e77390a95b4069df15f0efb0b1219092bd55 Mon Sep 17 00:00:00 2001 From: El RIDO Date: Mon, 16 Nov 2015 20:05:08 +0100 Subject: [PATCH] added changelog entry for #55 fix --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index dc1c47d9..546de500 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ * ADDED: Database now contains version to allow automatic update of structure, only if necessary; removing database structure check on each request * FIXING: Regressions in database layer, prohibiting pastes from being stored * FIXING: Fixing "missing" comments when they were posted during the same second to the same paste + * FIXING: JS failing when password input disabled * CHANGED: Switching positions of "New" and "Send" button, highlighting the latter to improve workflow * CHANGED: Renamed config file to make updates easier * CHANGED: Switching to JSON-based REST-API