Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
tillkruss committed Jul 19, 2022
2 parents 36efcb6 + aad13ba commit 5698b7b
Show file tree
Hide file tree
Showing 5 changed files with 170 additions and 431 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 2.1.2

- Fixed and improved `wp_cache_*_multiple()` logic
- Call `redis_object_cache_set` action in `wp_cache_set_multiple()`
- Call `redis_object_cache_delete` action in `wp_cache_delete_multiple()`
- Check if raw group name is ignored, not sanitized name
- Removed tracing

## 2.1.1

- Bumped PHP requirement to 7.2
Expand Down
Loading

0 comments on commit 5698b7b

Please sign in to comment.