Skip to content

Commit

Permalink
Release date
Browse files Browse the repository at this point in the history
  • Loading branch information
felipeelia committed Sep 20, 2023
1 parent 54d9ba0 commit a13a86d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ All notable changes to this project will be documented in this file, per [the Ke
### Security
-->

## [3.1.0] - 2023-09-XX
## [3.1.0] - 2023-09-20

### Added
- New button to explain ES queries. Props [@burhandodhy](https://github.com/burhandodhy), [@felipeelia](https://github.com/felipeelia), [@MARQAS](https://github.com/MARQAS), and [@brandwaffle](https://github.com/brandwaffle) via [#79](https://github.com/10up/ElasticPress/pull/79) and [#88](https://github.com/10up/ElasticPress/pull/88).
Expand Down Expand Up @@ -96,7 +96,7 @@ This release drops the support for older versions of WordPress Core, ElasticPres
* Initial release

[Unreleased]: https://github.com/10up/debug-bar-elasticpress/compare/trunk...develop
[3.0.0]: https://github.com/10up/debug-bar-elasticpress/compare/3.0.0...3.1.0
[3.1.0]: https://github.com/10up/debug-bar-elasticpress/compare/3.0.0...3.1.0
[3.0.0]: https://github.com/10up/debug-bar-elasticpress/compare/2.1.1...3.0.0
[2.1.1]: https://github.com/10up/debug-bar-elasticpress/compare/2.1.0...2.1.1
[2.1.0]: https://github.com/10up/debug-bar-elasticpress/compare/2.0.0...2.1.0
Expand Down
4 changes: 2 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@ Adds an [ElasticPress](https://wordpress.org/plugins/elasticpress) panel to [Deb

== Changelog ==

= 3.1.0 - 2023-09-XX =
= 3.1.0 - 2023-09-20 =

__Added:__

* New button to explain ES queries. Props [@burhandodhy](https://github.com/burhandodhy), [@felipeelia](https://github.com/felipeelia), and [@brandwaffle](https://github.com/brandwaffle).
* New button to explain ES queries. Props [@burhandodhy](https://github.com/burhandodhy), [@felipeelia](https://github.com/felipeelia), [@MARQAS](https://github.com/MARQAS), and [@brandwaffle](https://github.com/brandwaffle).
* New button to Reload and retrieve raw ES document. Props [@burhandodhy](https://github.com/burhandodhy), [@felipeelia](https://github.com/felipeelia), and [@brandwaffle](https://github.com/brandwaffle).
* Query types (and context when listing queries in the Query Log admin screen.) Props [@felipeelia](https://github.com/felipeelia) and [@burhandodhy](https://github.com/burhandodhy).
* Log query by context, status, and fixed time. Props [@felipeelia](https://github.com/felipeelia).
Expand Down

0 comments on commit a13a86d

Please sign in to comment.