Skip to content

Commit

Permalink
Add PR link in CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
aaron-congo committed May 9, 2024
1 parent 44536b4 commit 05d05b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
* Python: Added BLPOP and BRPOP commands ([#1369](https://github.com/aws/glide-for-redis/pull/1369))
* Python: Added ZRANGESTORE command ([#1377](https://github.com/aws/glide-for-redis/pull/1377))
* Python: Added ZDIFFSTORE command ([#1378](https://github.com/aws/glide-for-redis/pull/1378))
* Python: Added ZDIFF command (TODO: add PR link)
* Python: Added ZDIFF command ([#1401](https://github.com/aws/glide-for-redis/pull/1401))

#### Fixes
* Python: Fix typing error "‘type’ object is not subscriptable" ([#1203](https://github.com/aws/glide-for-redis/pull/1203))
Expand Down

0 comments on commit 05d05b2

Please sign in to comment.