Browse Source

Update ChangeLog.

Lauri Ojansivu 5 years ago
parent
commit
a6d702d1ab
1 changed files with 3 additions and 2 deletions
  1. 3 2
      CHANGELOG.md

+ 3 - 2
CHANGELOG.md

@@ -2,8 +2,9 @@
 
 
 This release adds the following features:
 This release adds the following features:
 
 
-- [Add settings for mouse wheel scroll inertia and scroll
-  amount](https://github.com/wekan/wekan/commit/9d13001b903f9ec50f5fa3a4bdbacae32b27ac65).
+- Add settings for mouse wheel scroll inertia and scroll
+  amount [Part1](https://github.com/wekan/wekan/commit/9d13001b903f9ec50f5fa3a4bdbacae32b27ac65)
+  and [Part2](https://github.com/wekan/wekan/commit/aaecac091209e90c0c2123830728f5e7a835ccb4).
   For example: sudo snap set scrollinertia='200' , sudo snap set scrollamount='200' .
   For example: sudo snap set scrollinertia='200' , sudo snap set scrollamount='200' .
   Thanks to danger89 and xet7.
   Thanks to danger89 and xet7.