diff --git a/debian/changelog b/debian/changelog
index 39dc193abf564d5ec69bfc5d618ca0e72fefb787..9f085a0058f08bf5497af012489644e3a0a59ae6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+php-net-smtp (1.11.0-1) unstable; urgency=low
+
+  [ Guilhem Moulin ]
+  * Update standards version to 4.6.2, no changes needed.
+  * New upstream release:
+    + Fix client issues in some cases following a STARTTLS command.
+    + Add SCRAM-SHA-1, SCRAM-SHA-224, SCRAM-SHA-256, SCRAM-SHA-384 and
+      SCRAM-SHA-512 support
+
+  [ William Desportes ]
+  * Remove Guillaume Delacour from Uploaders at their request.
+
+ -- Guilhem Moulin <guilhem@debian.org>  Mon, 23 Oct 2023 13:32:13 +0200
+
 php-net-smtp (1.10.1-1) unstable; urgency=medium
 
   * New upstream release, with PHP 8.2 compatibility.