From 7d07328772a0bccac66b990f81e16a8e6181e0a1 Mon Sep 17 00:00:00 2001 From: jmoenig Date: Wed, 9 Oct 2019 16:16:17 +0200 Subject: [PATCH] updated version history --- HISTORY.md | 2 ++ snap.html | 2 +- src/locale.js | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/HISTORY.md b/HISTORY.md index 1787162c..83f275ee 100755 --- a/HISTORY.md +++ b/HISTORY.md @@ -8,6 +8,8 @@ ### 2019-10-09 * new dev version +* Morphic collision detection off-by-1 fix, thanks, @DarDoro +* translation updates for: Catalan, Ukrainian, Galician and Turkish ## v5.1.0 * **New Features:** diff --git a/snap.html b/snap.html index d391462e..37d9448f 100755 --- a/snap.html +++ b/snap.html @@ -20,7 +20,7 @@ - + diff --git a/src/locale.js b/src/locale.js index 9daaf80b..acb66bfb 100644 --- a/src/locale.js +++ b/src/locale.js @@ -42,7 +42,7 @@ /*global modules, contains*/ -modules.locale = '2019-August-06'; +modules.locale = '2019-October-09'; // Global stuff