diff --git a/CHANGELOG.md b/CHANGELOG.md index 42c486d2b79cfda1149b4f499a54e96dd5d89e1f..e7a7148c39733e63a913aeb7b8d9a576349b0188 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,17 @@ ## Unreleased +## v1.24 (June 8th, 2015) + * Clarified use of the `` element in Windows 8.1 autounattend file (#114) * Fixed issue with OpenSSH / Packer race condition (#113) * Fixed issue with Windows 8.1 product key and computer name (#121) * Fixed issue where disk size would always be 60GB regardless of value in packer template (#117) +* Added Windows 10 Technical Preview (#132, #144) +* Fixed Windows Updates for Windows 2008 R2 builds (#135) +* Display Windows Updates that have been installed (#139) +* Added support for Hyper-V Server 2012 R2 (#120) +* Updated OpenSSH to 6.7 (#111) +* Updated Ultadefrag to 6.1.0 (#145) ## v1.23 (Nov 5th, 2014)