Skip to content

Commit 1289f9e

Browse files
committed
Add version release note section to top-level changelog page
1 parent 336ca39 commit 1289f9e

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

content/operate/rc/changelog/_index.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,18 @@ categories:
77
- rc
88
description: Lists new features, enhancements, and other changes in Redis Cloud.
99
hideListLinks: true
10-
linktitle: Changelog
10+
linktitle: Changelog and release notes
1111
weight: 95
1212
---
1313

14+
## Redis version release notes and breaking changes
15+
16+
When new versions of Redis Open Source change existing commands, upgrading your Redis Cloud database to a new version can potentially break some functionality. Before you upgrade, read the provided list of breaking changes that affect Redis Cloud and update any applications that connect to your database to handle these changes.
17+
18+
## Redis Cloud changelogs
19+
1420
Changelogs list new features, enhancements, and other changes in Redis Cloud.
1521

1622
Select a month from the following table to see a more detailed changelog for that month:
1723

18-
{{<table-children columnNames="Month,Major changes" columnSources="LinkTitle,highlights" enableLinks="LinkTitle">}}
24+
{{<table-children columnNames="Month,Major changes" columnSources="LinkTitle,highlights" enableLinks="LinkTitle" limitTags="changelog">}}

0 commit comments

Comments
 (0)