浏览代码

Fix card shadow to cover the full page.
Thanks to stefano-pogliani !

Lauri Ojansivu 7 年之前
父节点
当前提交
1ec5e90706
共有 1 个文件被更改,包括 6 次插入2 次删除
  1. 6 2
      CHANGELOG.md

+ 6 - 2
CHANGELOG.md

@@ -1,6 +1,6 @@
 # Upcoming Wekan release
 # Upcoming Wekan release
 
 
-[Snap updates](https://github.com/wekan/wekan/pull/1495):
+This release adds following [Snap updates](https://github.com/wekan/wekan/pull/1495):
 
 
 - cleanup of snap helper scripts
 - cleanup of snap helper scripts
 - cleanup and snapctl settings handling
 - cleanup and snapctl settings handling
@@ -11,7 +11,11 @@
 - adding optional caddy service support ( by default caddy service is disabled),
 - adding optional caddy service support ( by default caddy service is disabled),
   it can be enabled by calling: snap set wekan caddy-enabled=true
   it can be enabled by calling: snap set wekan caddy-enabled=true
 
 
-Thanks to GitHub user kubiko for contributions.
+and fixes the following bugs:
+
+- [Fix: card-shadow no longer covered the page if you scroll down](https://github.com/wekan/wekan/pull/1496).
+
+Thanks to GitHub users kubiko and stefano-pogliani for their contributions.
 
 
 # v0.76 2018-02-21 Wekan release
 # v0.76 2018-02-21 Wekan release