diff --git a/debian/changelog b/debian/changelog
index 5017a57beb369c21fb88f44860dddadc16350100..f491c46cfc7d961b952879e40d5f7d133104c007 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,21 @@
+php-symfony-contracts (1.1.9-1) unstable; urgency=medium
+
+  [ Nicolas Grekas ]
+  * Fix support for PHP8 union types
+  * [Contracts] update changelog
+
+  [ David Prévot ]
+  * Track version 1 for now (bullseye)
+  * Set upstream metadata fields: Repository, Repository-Browse.
+  * Update standards version to 4.5.0, no changes needed.
+  * Set Rules-Requires-Root: no.
+  * Use debhelper-compat 13
+  * Simplify override_dh_auto_test
+  * Update copyright (years)
+  * Use --sourcedirectory instead of --sourcedir
+
+ -- David Prévot <taffit@debian.org>  Fri, 10 Jul 2020 09:39:49 -0400
+
 php-symfony-contracts (1.1.8-1) unstable; urgency=medium
 
   * New upstream release