From 8b33a2837026e792ac40027534fbf9466216782f Mon Sep 17 00:00:00 2001 From: Tobias Happ Date: Sat, 24 Sep 2022 15:55:02 +0200 Subject: [PATCH] CHANGELOG: document flakification of project --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9879cf2..4a2ea75 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,9 @@ An in-app `Styling` option will no longer work. Previously present file will be backed up to `~/.termux/font.ttf.bak`. * `/proc/uptime` is now faked with a stub that allows unpatched `ps` to work. +* Refactored project for flakes usage (still supporting non-flake setups on + device, but bootstrap zip ball creation and running tests via fakedroid + requires flake setup) ## Release 22.05