Skip to content

Commit

Permalink
Update changelog for 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
julienbourdeau committed Aug 28, 2018
1 parent 217ce21 commit dfd7989
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
CHANGELOG
=========

2.3.0
-----

- Add a DataCollector with debug toolbar integration - PR [#57](https://github.com/algolia/search-bundle/pull/57)

Note: I'll add this feature to the 3.x branch as well, this is great.

- Add disable Algolia call feature (part of previous PR)

- Fix entity discovery for discriminated entities - PR [#133](https://github.com/algolia/search-bundle/pull/133)

- Allow skipping non Algolia entities in commands - PR [#109](https://github.com/algolia/search-bundle/pull/109)

- Catch exception when indexing which allows you to index entities with soft-deleted relationship - PR [#119](https://github.com/algolia/search-bundle/pull/119)

2.2.0
-----

Expand Down

0 comments on commit dfd7989

Please sign in to comment.