This is an automated email from the ASF dual-hosted git repository.
ashishtiwari pushed a commit to branch v1.8.0
in repository https://gitbox.apache.org/repos/asf/apisix-ingress-controller.git
The following commit(s) were added to refs/heads/v1.8.0 by this push:
new 453b4266 chore: add release note for 1.8.2 (#2216)
453b4266 is described below
commit 453b426640f6933f64f55d88ea777004dd0131d7
Author: Ashish Tiwari <[email protected]>
AuthorDate: Thu Apr 18 13:50:54 2024 +0530
chore: add release note for 1.8.2 (#2216)
Signed-off-by: Ashish Tiwari <[email protected]>
---
CHANGELOG.md | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5de1ab04..d7800ac8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -19,6 +19,7 @@
# Table of Contents
+- [1.8.2](#182)
- [1.8.1](#181)
- [1.8.0](#180)
- [1.7.0](#170)
@@ -40,6 +41,17 @@
- [0.2.0](#020)
- [0.1.0](#010)
+# 1.8.2
+
+## What's New
+
+- fix: deletion of references @Revolyssup (#2213)
+
+## 👨🏽💻 Contributors
+
+Thank you to our contributors for making this release possible:
+@Revolyssup
+
# 1.8.1
## What's New