diff options
author | David Oberhollenzer <david.oberhollenzer@sigma-star.at> | 2019-10-07 16:21:39 +0200 |
---|---|---|
committer | David Oberhollenzer <david.oberhollenzer@sigma-star.at> | 2019-10-07 16:25:38 +0200 |
commit | b9aafc41fdb11130bbce61db6d9fdaa380c6df5d (patch) | |
tree | f3acb35af316f70cb823a036fc2df1dd535cf261 /CHANGELOG.md | |
parent | 86e5c9c242380957c253971ce638deddd54d5b9e (diff) |
Bump version number for the next release
Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index a15357c..1452c91 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased] +## [0.7] ### Changed - Move most of the SquashFS code to a shared library called `libsquashfs.so` - Install the headers for this library on the target system |