From 7fb5291a984af45d4639d370c290939152c79612 Mon Sep 17 00:00:00 2001
From: Sudhish <108091997+skrdgraph@users.noreply.github.com>
Date: Thu, 10 Nov 2022 20:13:12 -0800
Subject: [PATCH] fix(release): update changelog (#8421)

## Problem
v22.0.1 release needs a changelog update

## Solution
Updating changelog release notes
---
 CHANGELOG.md | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2eed6526ae2..075062a1dd9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
 The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
 and this project will adhere to [Semantic Versioning](https://semver.org) starting `v22.0.0`.
 
+## [v22.0.1] - 2022-11-10
+[v22.0.1]: https://github.com/dgraph-io/dgraph/compare/v22.0.0...v22.0.1
+
+### Fixed
+- Badger Binary fetch steps added to the release CD pipeline (https://github.com/dgraph-io/dgraph/pull/8425)
+- Corresponding Badger artifacts will be fetched & uploaded from v22.0.1 onwards
+
+
 ## [v22.0.0] - 2022-10-21
 [v22.0.0]: https://github.com/dgraph-io/dgraph/compare/v21.03.2...v22.0.0