diff --git a/conf/version b/conf/version
index c0f8c994b163490190ef9a2f2a119645ea18a820..d12e6b6d909adc8f8aaded7421e87b54d4727fff 100644
--- a/conf/version
+++ b/conf/version
@@ -1 +1 @@
-3.6.4.stable
+3.7.0.stable
diff --git a/debian/changelog b/debian/changelog
index 8d7dcb1ee2749128adde19c486a21f32f718ca73..9c40f01bff710ee603ace348eac3114256384830 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,40 @@
+kadeploy (3.7.0.stable) unstable; urgency=low
+
+  * c36b8d6 (origin/script_pxe, script_pxe) Change option pxe/headers/dhcp to pxe/headers/chain
+  * 50c02a4 split db migration in two file since one in g5k specific
+  * a6cf25c Update the nodes' state as soon as possible during the last wait_reboot
+  * 5bde3c3 show date of status in kanodes
+  * 1e6a7ae if set, use script to set vlan operation
+  * ebdf271 clean unused code
+  * d12986b if set in the config, use a script for the set_pxe step
+  * a38eccb [microstep] add an helper to execute a script server side
+  * fb8e493 [kaenv] add the defails flag to show more info (checksum and env creation date)
+  * 0630fad log params of microsteps on highest (5) verbose level
+  * f42bffa [bin] raise error if "-p" with invalid type of kareboot
+  * 1499228 Fix 13242: do not crash if the env was not found
+  * a46d607 feat: injecting custom variables for kadeploy scripts
+  * a8734a1 fix architecture check:
+  * 719a9d7 Apply rubocop to fix some layout offenses
+  * c7d908d [addons] add bash completion
+  * fa6079f Better error messages
+  * eb9e373 [db] same size on user in all table of db
+  * fdd171a [env] add warning when mismatch between image name and compression
+  * eba839f [bin/kaenv] add --summary and better --list output
+  * 3402e8b db: migration to add arch to old envs
+  * 388e07a [bin/kaenv] allow to change the env architecture
+  * 7094a1d [kaenv] Interactive mode when deleting an env, bypassable with the --yes flag
+  * fe85bae [bin] add json outpout to env list and to karights
+  * 2b25fae Move list of supported arch in global config
+  * 58cfd2c db: update db_creation.sql
+  * c40e83b use cannonical name format for env
+  * 880fb45 kadeploy client: better error return when no env found
+  * 347cbb1 [lib/client] fallback to default cluster arch when none is specify
+  * 484f6bc raise an error if incompatible arch between env and cluster
+  * 080a287 Allow envs to have an unique alias
+  * 626b341 Add architecture in envs
+
+ -- Alexandre MERLIN <alexandre.merlin@inria.fr>  Thu, 28 Oct 2021 14:35:20 +0200
+
 kadeploy (3.6.4.stable) unstable; urgency=low
 
   * e239866 Simplify states when rebooting