commit | 337f15d6f277faf23a3d28b637c7ded5c46db38a | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Thu Jan 14 12:57:21 2021 +0100 |
committer | Akron <nils@diewald-online.de> | Thu Jan 14 12:57:21 2021 +0100 |
tree | a11faf77f34839649749713d342ec0db9e2d3178 | |
parent | 8f9aae5112004074a0e86d3a5002ef703c1a5586 [diff] [blame] |
Introduce CORS headers in proxy Change-Id: Ibcc1033cbbfec268d9f2816cc6c4f1383563d8b1
diff --git a/Changes b/Changes index 0b7ebb8..74f8ed6 100755 --- a/Changes +++ b/Changes
@@ -1,3 +1,6 @@ +0.41 2021-01-14 + - Introduce CORS headers to the proxy. + 0.40 2020-12-17 - Modernize ES and fix in-loops. - add roll() method to state object.