commit | 850b46ea46463cc6412c5eff655df6bdb6e1019f | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Wed Jun 08 10:08:55 2016 +0200 |
committer | Akron <nils@diewald-online.de> | Thu Jun 09 16:44:26 2016 +0200 |
tree | c01879fb8df0689e2f496e876158ab549d6bd6cb | |
parent | 01c3e592a3505f8ba9ba9a3ba59d01b457640b85 [diff] [blame] |
Refactor: Renamed fromJson() to fromKoral() Change-Id: Idba70a6cec6e9e1c17291888bdd98a24157b1250
diff --git a/Changes b/Changes index ef06563..83ccfa9 100644 --- a/Changes +++ b/Changes
@@ -1,5 +1,6 @@ -0.55.6 2016-06-03 +0.55.6 2016-06-08 - [bugfix] distance with key "t" uses default foundry (diewald) + - [cleanup] Renamed fromJson() to fromKoral() (diewald) 0.55.5 2016-05-02 - [performance] Changed to a dynamic window for sorting in FocusSpans (margaretha)