Skip to content

Commit d303681

Browse files
authored
chore: add 1.26.4 changelog (#910)
1 parent 220a2b1 commit d303681

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-0
lines changed

changelog/1.26.4.md

+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
title: "1.26.4"
3+
description: "Released on 03/17/2022"
4+
---
5+
6+
### Breaking changes ❗
7+
8+
There are no breaking changes in 1.26.4.
9+
10+
### Features ✨
11+
12+
There are no security updates in 1.26.4.
13+
14+
### Bug fixes 🐛
15+
16+
- infra: ensure CVM daemons aren't oom-killed.
17+
18+
### Security updates 🔐
19+
20+
There are no security updates in 1.26.4.

manifest.json

+3
Original file line numberDiff line numberDiff line change
@@ -568,6 +568,9 @@
568568
{
569569
"path": "./changelog/1.26.0.md",
570570
"children": [
571+
{
572+
"path": "./changelog/1.26.4.md"
573+
},
571574
{
572575
"path": "./changelog/1.26.3.md"
573576
},

0 commit comments

Comments
 (0)