Skip to content

Commit

Permalink
v2.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
HPiirainen committed Nov 4, 2024
1 parent 85e6606 commit 20e929a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

## [2.0.13] - 2024-11-04

### Fixed
- Remove INFIELDS from FT.AGGREGATE queries, INFIELDS has no effect there.
- See https://redis.io/docs/latest/commands/ft.aggregate/
Expand Down
2 changes: 1 addition & 1 deletion plugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Plugin Name: RediPress
* Plugin URI: https://github.com/devgeniem/redipress
* Description: A WordPress plugin that provides a blazing fast search engine and WP Query performance enhancements.
* Version: 2.0.12
* Version: 2.0.13
* Author: Geniem
* Author URI: http://www.geniem.fi/
* License: GPL3
Expand Down

0 comments on commit 20e929a

Please sign in to comment.