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