Skip to content

Commit edec416

Browse files
coadlerdeansheather
authored andcommitted
chore: add 1.26.4 changelog (#910)
(cherry picked from commit d303681)
1 parent 256e91f commit edec416

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
@@ -507,6 +507,9 @@
507507
"children": [
508508
{
509509
"path": "./changelog/1.26.1.md"
510+
},
511+
{
512+
"path": "./changelog/1.26.4.md"
510513
}
511514
]
512515
},

0 commit comments

Comments
 (0)