Browse Source

- Add source-map-support.

Thanks to HLFH and xet7 !

Closes #1889
Lauri Ojansivu 6 years ago
parent
commit
4e7f33b9e2
1 changed files with 2 additions and 1 deletions
  1. 2 1
      CHANGELOG.md

+ 2 - 1
CHANGELOG.md

@@ -7,8 +7,9 @@ This release adds the following new features:
   so that Firefox Inspect Console does not [show errors about wss](https://github.com/wekan/wekan/issues/934)
   so that Firefox Inspect Console does not [show errors about wss](https://github.com/wekan/wekan/issues/934)
   websocket config. Chrome web console supports http/2.
   websocket config. Chrome web console supports http/2.
   Note: If you are already using Caddy and have modified your Caddyfile, you need to edit your Caddyfile manually.
   Note: If you are already using Caddy and have modified your Caddyfile, you need to edit your Caddyfile manually.
+- [Add source-map-support](https://github.com/wekan/wekan/issues/1889).
 
 
-Thanks to GitHub user xet7 for contributions.
+Thanks to GitHub users HLFH and xet7 for their contributions.
 
 
 # v1.45 2018-09-09 Wekan release
 # v1.45 2018-09-09 Wekan release