aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc-André Lureau <marcandre.lureau@redhat.com>2020-03-17 11:13:18 +0100
committerMarc-André Lureau <marcandre.lureau@redhat.com>2020-03-17 11:13:18 +0100
commitd84c70c2b1bcb02e289651c01e64b7d6a49dc35d (patch)
treed8c39c359137c9401f532890ca8ab6f5af4291c8
parentdaba14c3416fa9641ab4453a9a11e7f8bde08875 (diff)
downloadslirp-d84c70c2b1bcb02e289651c01e64b7d6a49dc35d.zip
slirp-d84c70c2b1bcb02e289651c01e64b7d6a49dc35d.tar.gz
slirp-d84c70c2b1bcb02e289651c01e64b7d6a49dc35d.tar.bz2
changelog: post-release
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
-rw-r--r--CHANGELOG.md12
1 files changed, 11 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index af836bb..c9f4fcf 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,16 @@ 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]
+
+### Added
+
+### Changed
+
+### Deprecated
+
+### Fixed
+
## [v4.2.0] - 2020-03-17
### Added
@@ -72,7 +82,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Standalone project, removing any QEMU dependency.
- License clarifications.
-[unreleased]: https://gitlab.freedesktop.org/slirp/libslirp/compare/v4.1.0...master
+[unreleased]: https://gitlab.freedesktop.org/slirp/libslirp/compare/v4.2.0...master
[4.2.0]: https://gitlab.freedesktop.org/slirp/libslirp/compare/v4.1.0...v4.2.0
[4.1.0]: https://gitlab.freedesktop.org/slirp/libslirp/compare/v4.0.0...v4.1.0
[4.0.0]: https://gitlab.freedesktop.org/slirp/libslirp/commits/v4.0.0