Skip to content

Commit 4a46c97

Browse files
authored
Update content/operate/rc/changelog/july-2024.md
1 parent 99fd367 commit 4a46c97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/operate/rc/changelog/july-2024.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Redis 7.4 offers hash field expiration and other feature set improvements. For m
2929

3030
#### Redis database version 7.4 breaking changes {#redis-74-breaking-changes}
3131

32-
When new major versions of Redis Community Edition change existing commands, upgrading your database to a new version can potentially break some functionality. Before you upgrade, read the provided list of breaking changes that affect Redis Software and update any applications that connect to your database to handle these changes.
32+
When new versions of Redis Community Edition change existing commands, upgrading your database to a new version can potentially break some functionality. Before you upgrade, read the provided list of breaking changes that affect Redis Software and update any applications that connect to your database to handle these changes.
3333

3434
Confirm your Redis database version (`redis_version`) using the Cluster Manager UI or run the following [`INFO`]({{< relref "/commands/info" >}}) command with [`redis-cli`]({{< relref "/operate/rs/references/cli-utilities/redis-cli" >}}):
3535

0 commit comments

Comments
 (0)