Skip to content

Commit 633e676

Browse files
committed
docs: updating changelog to also include other changes
1 parent 5bea03c commit 633e676

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ See updating [Changelog example here](https://keepachangelog.com/en/1.0.0/)
1010

1111
- Redis Database version support on create. Specify a version on create to create a DB of that version.
1212
- Database upgrade path. If you specify a different version to something already specified, the provider will upgrade your database to the new version. Will fail on downgrade.
13+
- Redis AA Database version support on create. No upgrade path yet - if you change your `redis_version` it will force a new resource.
14+
- Updated data sources for pro and active active databases to also support `redis_version`.
1315

1416
### Changed
1517
- Updating multiple dependencies.
16-
17-
### Removed
1818
- Deprecate subscription version support. If you use `redis_version` on your pro subscription a warning will come up. This will be removed entirely on a major update.
1919

2020
# 2.2.0 (1st August 2025)

0 commit comments

Comments
 (0)