commit | 678c26f279318f1519c659877b39aba52ac0db8e | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Fri Oct 09 08:52:50 2020 +0200 |
committer | Akron <nils@diewald-online.de> | Fri Oct 09 12:10:07 2020 +0200 |
tree | 9a654282fa7ef5d5a4c39256e68803f2c02b1b0a | |
parent | 58f7c815070dfc1f606d3631fc7d96bb28878006 [diff] [blame] |
Modernize ES for-loops and remove problematic for-in loops This slightly modifies the behaviour of errors (see init.js) Change-Id: I1aab691d5b7e8167b6213378bdd9139c133202cd
diff --git a/Changes b/Changes index 607cd2f..75dc6b0 100755 --- a/Changes +++ b/Changes
@@ -1,4 +1,5 @@ -0.40 2020-10-07 +0.40 2020-10-09 + - Modernize ES and fix in-loops. 0.39 2020-10-07 - Add information on secret file to Readme.