diff --git a/doc/manual/testium_manual.pdf b/doc/manual/testium_manual.pdf index 152bd8a..a2723a8 100644 Binary files a/doc/manual/testium_manual.pdf and b/doc/manual/testium_manual.pdf differ diff --git a/release_note.txt b/release_note.txt index f5007ce..d498615 100644 --- a/release_note.txt +++ b/release_note.txt @@ -1,3 +1,9 @@ +version 0.2.2 +============== +- Flatpak sandbox issue fixed for term console. Now a term console is + exactly like a host console. +- Persistence fix of dialogs in case of flatpak. + version 0.2.1 ============== - Faster test loading, especially for large tests built from jinja diff --git a/src/VERSION b/src/VERSION index 0c62199..ee1372d 100644 --- a/src/VERSION +++ b/src/VERSION @@ -1 +1 @@ -0.2.1 +0.2.2