From 5c393c8b09a6a22308716ca75493de3bc30fc4fa Mon Sep 17 00:00:00 2001 From: Gardais Jeremy Date: Wed, 27 Jul 2016 14:52:26 +0200 Subject: [PATCH] Version 0.3.0 --- CHANGELOG.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index babbc6a..bf34bb5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,21 @@ +## Release 0.3.0 +### Summary + +Features release. + +#### Features +* Script to download some diagnostic tools (memtest86+, GParted live) and update the config file. +* Script to download Clonezilla and update the config file. +* Update the PXE files to the latest Jessie version. +* Documentation updates. + + +#### Fixes +* Debian's preseed: /opt max size is 4Gb for all Debian. +* Fix differences between all preseed files. +* Fix typo in scripts. +* Fix typo in README. + ## Release 0.2.2 ### Summary