diff --git a/Linux/README.md b/Linux/README.md index 2d1e78b..502c083 100644 --- a/Linux/README.md +++ b/Linux/README.md @@ -251,7 +251,7 @@ Here are the availble *initrd variables*: ## Changelog -### master (unreleased) +### 3.11 (2016-06-10) * Add hostname to /etc/hosts ([#155](https://github.com/scaleway/initrd/issues/155)) * Prevent the server to stop every 5 minutes when using `INITRD_PRE_SHELL=1` @@ -259,7 +259,7 @@ Here are the availble *initrd variables*: * Disconnect NBD devices before kexecing ([#161](https://github.com/scaleway/initrd/issues/161)) * Improve initial time set-up ([#153](https://github.com/scaleway/initrd/issues/153)) ([@ElNounch](https://github.com/ElNounch)) -[full commits list](https://github.com/scaleway/initrd/compare/v3.10.1...master) +[full commits list](https://github.com/scaleway/initrd/compare/v3.10.1...v3.11) ### 3.10.1 (2016-03-16)