diff --git a/tio-3.4.tar.xz b/tio-3.4.tar.xz
deleted file mode 100644
index 18e0c52..0000000
--- a/tio-3.4.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:4fdc91b257b10e401ae0b0200db9f8fcf14460193e92c8e67fddc85e11a8c911
-size 3456312
diff --git a/tio-3.6.tar.xz b/tio-3.6.tar.xz
new file mode 100644
index 0000000..250b1df
--- /dev/null
+++ b/tio-3.6.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:04a91686f8a19f157b885a7c146a138b4cff6a3fb8dba48723d1fdad15c61167
+size 3458048
diff --git a/tio.changes b/tio.changes
index 0f289db..7e766b1 100644
--- a/tio.changes
+++ b/tio.changes
@@ -1,3 +1,26 @@
+-------------------------------------------------------------------
+Sat Jul 20 06:17:31 UTC 2024 - Martin Hauke <mardnh@gmx.de>
+
+- Update to version 3.6
+  * Add configuration file include directive.
+  * Mention how to list key commands in help output.
+  * Fix hex output mode when using normal input mode.
+  * Improve warning upon failing connect.
+  * Add device path to warning when connect fails.
+  * Print correct 'Done' timestamp for X- and Y-modem transfers.
+  * Call tio_printf() after completing xymodem_send().
+
+-------------------------------------------------------------------
+Sat Jun 29 14:53:21 UTC 2024 - Martin Hauke <mardnh@gmx.de>
+
+- Update to version 3.5
+  * Clarify input and output direction of map flags.
+  * Rename mapping flag MSB2LSB to IMSB2LSB.
+  * Add OIGNCR mapping flag.
+  * Ignores CR on output to serial device.
+  * Fix line input mode ignoring characters ABCD.
+  * Fix tainted print.
+
 -------------------------------------------------------------------
 Sat Jun 15 17:42:52 UTC 2024 - Martin Hauke <mardnh@gmx.de>
 
diff --git a/tio.spec b/tio.spec
index 0a13e4d..a48a898 100644
--- a/tio.spec
+++ b/tio.spec
@@ -17,7 +17,7 @@
 
 
 Name:           tio
-Version:        3.4
+Version:        3.6
 Release:        0
 Summary:        Simple TTY terminal I/O application
 License:        GPL-2.0-or-later