diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog new file mode 100644 index 0000000..05b272c --- /dev/null +++ b/debian/changelog @@ -0,0 +1,18 @@ +jadupc-remote-support-console (0.9.0) shopno; urgency=medium + + * Initial Commit + * Add Bangla translations + * Release under GPL3 + * Finalize UI + * Use GLib.strsignal instead of Posix.strsignal + * Update bn_BD translation + * Simplify copyright config + * Add tmate Session management API + * Backport to debian + * Implement basic tmate stdout parser + * API: Use Stdout Parser to generate events + * main: Use another event loop to clean up data + * test: Add unit test for parser + * Update metadata + + -- Mubashshir <ahm@jadupc.com> Sun, 08 Oct 2023 20:30:43 +0600 |