diff options
author | 2023-10-08 20:31:38 +0600 | |
---|---|---|
committer | 2023-10-08 20:31:38 +0600 | |
commit | 5dc0ea511c35d1890867720edd100edfdc05f7a4 (patch) | |
tree | fdd59787ca49342ae0720391594655dc5f4a8b86 /debian/changelog | |
parent | aed2bee1401c250140035d4f9cdf50b8ef3c4697 (diff) | |
download | jadupc-remote-support-console-5dc0ea511c35d1890867720edd100edfdc05f7a4.tar.gz jadupc-remote-support-console-5dc0ea511c35d1890867720edd100edfdc05f7a4.zip |
Signed-off-by: Mubashshir <ahm@jadupc.com>
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 |