aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMarc-André Lureau <marcandre.lureau@redhat.com>2021-06-18 11:47:56 +0400
committerMarc-André Lureau <marcandre.lureau@redhat.com>2021-06-18 11:49:56 +0400
commitcceced0cce9d578ed01db68edf31af78eb66f858 (patch)
tree171ebdf644f705f07910ef43c325c3f88e5743d6 /CHANGELOG.md
parent76da4cca02e8dbdcb60e6365576073017f652293 (diff)
downloadslirp-cceced0cce9d578ed01db68edf31af78eb66f858.zip
slirp-cceced0cce9d578ed01db68edf31af78eb66f858.tar.gz
slirp-cceced0cce9d578ed01db68edf31af78eb66f858.tar.bz2
Release v4.6.1v4.6.1
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md13
1 files changed, 5 insertions, 8 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d20c0b1..bd4845c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,16 +5,12 @@ 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
+## [4.6.1] - 2021-06-18
### Fixed
+ - Fix DHCP regression introduced in 4.6.0. !95
+
## [4.6.0] - 2021-06-14
### Added
@@ -176,7 +172,8 @@ 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.6.0...master
+[Unreleased]: https://gitlab.freedesktop.org/slirp/libslirp/compare/v4.6.1...master
+[4.6.1]: https://gitlab.freedesktop.org/slirp/libslirp/compare/v4.6.0...v4.6.1
[4.6.0]: https://gitlab.freedesktop.org/slirp/libslirp/compare/v4.5.0...v4.6.0
[4.5.0]: https://gitlab.freedesktop.org/slirp/libslirp/compare/v4.4.0...v4.5.0
[4.4.0]: https://gitlab.freedesktop.org/slirp/libslirp/compare/v4.3.1...v4.4.0