Skip to content

Commit 7fb5291

Browse files
authored
fix(release): update changelog (#8421)
## Problem v22.0.1 release needs a changelog update ## Solution Updating changelog release notes
1 parent 29319dc commit 7fb5291

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project will adhere to [Semantic Versioning](https://semver.org) starting `v22.0.0`.
66

7+
## [v22.0.1] - 2022-11-10
8+
[v22.0.1]: https://github.com/dgraph-io/dgraph/compare/v22.0.0...v22.0.1
9+
10+
### Fixed
11+
- Badger Binary fetch steps added to the release CD pipeline (https://github.com/dgraph-io/dgraph/pull/8425)
12+
- Corresponding Badger artifacts will be fetched & uploaded from v22.0.1 onwards
13+
14+
715
## [v22.0.0] - 2022-10-21
816
[v22.0.0]: https://github.com/dgraph-io/dgraph/compare/v21.03.2...v22.0.0
917

0 commit comments

Comments
 (0)