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-07-08 15:52:52 +0400
commit73336e08902a7e826f7d960453df037380266186 (patch)
tree7c6abb3eb4f35c0556c953b8c47baf5def4b2c07
parenta62d36734ffe9828d0f70df1b3898a3b4fbda755 (diff)
downloadslirp-73336e08902a7e826f7d960453df037380266186.zip
slirp-73336e08902a7e826f7d960453df037380266186.tar.gz
slirp-73336e08902a7e826f7d960453df037380266186.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 5f83e27..36c7cc3 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.3.1] - 2020-07-08
### Changed
@@ -104,6 +114,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.3.1...master
[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
[4.2.0]: https://gitlab.freedesktop.org/slirp/libslirp/compare/v4.1.0...v4.2.0