Bladeren bron

- Removed paxctl alpine fix #1303 , because it did not work anymore, so Docker container
and Snap did not build correctly.

Thanks to xet7 !

Closes #1594

Lauri Ojansivu 7 jaren geleden
bovenliggende
commit
f41589ba82
1 gewijzigde bestanden met toevoegingen van 3 en 1 verwijderingen
  1. 3 1
      CHANGELOG.md

+ 3 - 1
CHANGELOG.md

@@ -4,7 +4,9 @@ This release fixes the following bugs:
 
 - [Fix Switch List/swimlane view only working with admin privileges](https://github.com/wekan/wekan/issues/1567);
 - [Fix Wekan logo positioning](https://github.com/wekan/wekan/issues/1378);
-- [Fix checklists items migration error "title is required"](https://github.com/wekan/wekan/issues/1576).
+- [Fix checklists items migration error "title is required"](https://github.com/wekan/wekan/issues/1576);
+- [Removed paxctl alpine fix #1303 , because it did not work anymore, so Docker container
+   did not build correctly](https://github.com/wekan/wekan/commit/ce659632174ba25ca9b5e85b053fde02fd9c3928).
 
 Thanks to GitHub users andresmanelli, iwkse and xet for their contributions.