Skip to content

Commit 54024c1

Browse files
author
Katie Horne
committed
chore: add 1.21.3 changelog
1 parent bbf1869 commit 54024c1

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-0
lines changed

changelog/1.21.3.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
title: "1.21.3"
3+
description: "Released on 09/13/2021"
4+
---
5+
6+
### Breaking changes ❗
7+
8+
There are no breaking changes in 1.21.3.
9+
10+
### Features ✨
11+
12+
There are no new features in 1.21.3.
13+
14+
### Bug fixes 🐛
15+
16+
- infra: Fixed goroutine/memory leaks.
17+
18+
### Security updates 🔐
19+
20+
There are no security updates in 1.21.3.

manifest.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -411,6 +411,9 @@
411411
{
412412
"path": "./changelog/index.md",
413413
"children": [
414+
{
415+
"path": "./changelog/1.21.3.md"
416+
},
414417
{
415418
"path": "./changelog/1.21.2.md"
416419
},

0 commit comments

Comments
 (0)