Skip to content

Commit 2cd5409

Browse files
committed
add changelog in README
1 parent ae35e41 commit 2cd5409

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

README.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,19 @@ This plugin add two new type of sources for your facets, Posts to Posts (P2P) co
1818

1919
1. Unpack the download-package.
2020
2. Upload the files to the /wp-content/plugins/ directory.
21-
3. Activate the plugin
21+
3. Activate the plugin
22+
23+
## Changelog
24+
25+
### 2.1.0 (Nov 10, 2017)
26+
27+
* New filter `facetp2p_p2p_index_params` : Change the data generated for a post when indexing a P2P connexion
28+
* New filter `facetp2p_p2pmeta_index_params` : Change the data generated for post when indexing a P2P metas
29+
* Fix some coding standards
30+
31+
### 2.0.0 (Oct 19, 2017)
32+
33+
Complete rewrite of the plugin. Now directly hook into FacetWP sources list instead of adding a custom facet.
34+
35+
* Add support for P2P connections in FacetWP sources
36+
* Add support for P2P connection metas in FacetWP sources

0 commit comments

Comments
 (0)