Skip to content

Commit

Permalink
Moved entry to fixes
Browse files Browse the repository at this point in the history
Signed-off-by: Guian Gumpac <[email protected]>
  • Loading branch information
GumpacG committed Jul 22, 2024
1 parent d6da678 commit f2d66d6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,9 @@
* Node: Added LPOS command ([#1927](https://github.com/valkey-io/valkey-glide/pull/1927))
* Node: Added FUNCTION LOAD command ([#1969](https://github.com/valkey-io/valkey-glide/pull/1969))
* Node: Added FUNCTION FLUSH command ([#1984](https://github.com/valkey-io/valkey-glide/pull/1984))
* Node: Fix ZADD bug ([#1995](https://github.com/valkey-io/valkey-glide/pull/1995))

#### Fixes
* Node: Fix ZADD bug where command could not be called with only the "changed" optional parameter ([#1995](https://github.com/valkey-io/valkey-glide/pull/1995))

## 1.0.0 (2024-07-09)

Expand Down

0 comments on commit f2d66d6

Please sign in to comment.