Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nadar authored Oct 5, 2022
1 parent e3adf88 commit a568e49
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/).
In order to read more about upgrading and BC breaks have a look at the [UPGRADE Document](UPGRADE.md).

## 3.6.0 (5. October 2022)

+ [#48](https://github.com/luyadev/luya-module-crawler/pull/48) Added events `beforeProcess` and `afterIndex` in order to interact with search results from a none crawled source.

## 3.5.0 (28. April 2022)

+ [#46](https://github.com/luyadev/luya-module-crawler/pull/46) Prevent the crawler from purge the full index when the builder index is empty. This can be disabled with the new option `--purging=1`.
Expand Down

0 comments on commit a568e49

Please sign in to comment.