bump up to release 0.28.5
[platform/upstream/mic.git] / doc / RELEASE_NOTES
index 48290d6..1809b3e 100755 (executable)
@@ -1,6 +1,95 @@
+MIC Image Creator 0.28.5 Release Notes
+======================================
+Released Oct 31 2018
+
+This release note documents the changes included in the new release. And
+the release contains new features.
+
+new features
+--------------------------
+  * Add %env section support.
+
+MIC Image Creator 0.28.4 Release Notes
+======================================
+Released Sep 28 2018
+
+This release note documents the changes included in the new release. And
+the release contains new features, enhancements and bug fixes.
+
+new features
+--------------------------
+  * add new option --fslabel in part section.
+
+MIC Image Creator 0.28.3 Release Notes
+======================================
+Released Sep 14 2018
+
+This release note documents the changes included in the new release. And
+the release contains new features, enhancements and bug fixes.
+
+Bug Fixes
+--------------------------
+  * Revert "ext4 images are created with inode size 256 bytes".
+
+MIC Image Creator 0.28.2 Release Notes
+======================================
+Released Aug 03 2018
+
+This release note documents the changes included in the new release. And
+the release contains new features, enhancements and bug fixes.
+
+New Features & Enhancements
+--------------------------
+  * remove tmp dir in runscript period.
+  * ext4 images are created with inode size 256 bytes.
+  * Add locale related environment varibale because language is not set to one specified in ks file.
+
+MIC Image Creator 0.28.1 Release Notes
+======================================
+Released May 11 2018
+
+This release note documents the changes included in the new release. And
+the release contains new features, enhancements and bug fixes.
+
+New Features & Enhancements
+--------------------------
+  * Check exit status of vdfs image creation
+  * Change the user and root passwd hash algorithm order to avoid user name same as root name.
+
+MIC Image Creator 0.28 Release Notes
+======================================
+Released April 13 2018
+
+This release note documents the changes included in the new release. And
+the release contains new features, enhancements and bug fixes.
+
+New Features & Enhancements
+--------------------------
+  * Apply btrfs mount options "--fsoptions=compress"
+
+Bug Fixes
+---------
+  * In Tizen, losetup command support '-f' option, change '--find' to '-f'
+  * Fix issue, set blocksize by parsing "-b [BLOCKSIZE]" from extoptions in ks file
+
+MIC Image Creator 0.27.9 Release Notes
+======================================
+Released Mar 23 2018
+
+This release note documents the changes included in the new release. And
+the release contains new features, enhancements and bug fixes.
+New Features & Enhancements
+--------------------------
+  * Added ATTACHMENT_PATHS env and IMG_DIR_PATH env
+
+Bug Fixes
+---------
+  * Revert "call copy_attachment() after configure() and move attachment files"
+
 MIC Image Creator 0.27.8 Release Notes
 ======================================
 Released Jan 26 2018
+
 This release note documents the changes included in the new release. And
 the release contains new features, enhancements and bug fixes.
 New Features & Enhancements