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-12-02 18:16:48 +0400
commit07e8cfac69766081871ab620d9f16a630543d302 (patch)
tree9e957b94e3457f5689eb3a8289c25088d28e83a4
parent08b663f51de225fd1e43be9d8ae4de99b2d98d25 (diff)
downloadslirp-07e8cfac69766081871ab620d9f16a630543d302.zip
slirp-07e8cfac69766081871ab620d9f16a630543d302.tar.gz
slirp-07e8cfac69766081871ab620d9f16a630543d302.tar.bz2
changelog: post-release
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
-rw-r--r--CHANGELOG.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8f4db97..fe3a123 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
+
## [4.4.0] - 2020-12-02
### Added
@@ -124,6 +134,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.4.0...master
[4.4.0]: https://gitlab.freedesktop.org/slirp/libslirp/compare/v4.3.1...v4.4.0
[4.3.1]: https://gitlab.freedesktop.org/slirp/libslirp/compare/v4.3.0...v4.3.1
[4.3.0]: https://gitlab.freedesktop.org/slirp/libslirp/compare/v4.2.0...v4.3.0