Bump version: 0.3.0.10-c82f0-dirty → 0.4.0

Change-Id: I016f48591f7bd69662bc45aa2c7e8fc3dddb4feb
diff --git a/debian/changelog b/debian/changelog
index fc3ef0d..f4cea25 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,29 @@
+osmo-gbproxy (1:0.4.0) unstable; urgency=medium
+
+  [ Vadim Yanitskiy ]
+  * configure.ac: do not require unused dlsym/dlopen
+
+  [ Max ]
+  * Set working directory in systemd service file
+  * Drop forward declaration of gbprox_relay2peer()
+  * ctrl: take both address and port from vty config
+
+  [ Alexander Couzens ]
+  * implement LL DISCARD with second BVCI
+
+  [ Daniel Willmann ]
+  * gbproxy_vty: Add commands to list Cell/BVC of an NSE
+  * Improve log levels
+  * Fix obsolete documentation of function
+
+  [ Harald Welte ]
+  * manual: Use combined/merged gb-ns2 chapter
+
+  [ arehbein ]
+  * osmo-gbproxy: Transition to use of 'telnet_init_default'
+
+ -- Pau Espin Pedrol <pespin@sysmocom.de>  Tue, 07 Feb 2023 17:37:13 +0100
+
 osmo-gbproxy (1:0.3.0) unstable; urgency=medium
 
   [ Daniel Willmann ]