From 04111468bf33c3defa5feefd2a88133e3ad1f1ee Mon Sep 17 00:00:00 2001 From: leon3s Date: Wed, 21 Jun 2023 22:48:37 +0200 Subject: [PATCH] changelog: prepare 8.0.2.0 release --- changelog.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/changelog.md b/changelog.md index 53290d5..6db003d 100644 --- a/changelog.md +++ b/changelog.md @@ -5,6 +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). +## [8.0.2.0] 2023-06-21 + +### Fixed + +- Tun tap network to correctly take over container ip address. + ## [7.1.0.0] 2023-05-03 ### Fixed