From 1f3eb1169d3757a3d0dd1d2eca382564d3ececf8 Mon Sep 17 00:00:00 2001 From: David Oberhollenzer Date: Mon, 30 Mar 2020 17:12:24 +0200 Subject: Bump release date for 0.9, fix version number formating Signed-off-by: David Oberhollenzer --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5ac3b55..6600f5c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -## [0.9] - 2020-03-27 +## [0.9.0] - 2020-03-30 ### Added - Support parsing [device] block size argument with SI suffix. - Add a write-up on the on-disk format. @@ -45,7 +45,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - A number of hook callbacks from the block writer. - sqfs_block_t from the public API. -## [0.8] - 2019-12-30 +## [0.8.0] - 2019-12-30 ### Added - Experimental Windows port using MinGW cross compilation toolchain. - Port to BSD systems. @@ -89,7 +89,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - A bug in parsing the GNU.sparse.name PAX attribute from tar files. - sqfsdiff: recurse into directories that are only in one image. -## [0.7] - 2019-10-08 +## [0.7.0] - 2019-10-08 ### Added - LGPLv3 licensed, shared library `libsquashfs.so` containing all the SquashFS related logic. -- cgit v1.2.3