Skip to content

Commit

Permalink
Changelog & version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
janhenckens committed Apr 29, 2024
1 parent 536e9e3 commit af5b4df
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,12 @@

All notable changes to this project will be documented in this file.

## 4.1.0-beta.1 - unreleased
### Added
- This release adds support for combining multiple element types into 1 index. Thanks to @andrewmenich for the PR! ([#267](https://github.com/studioespresso/craft-scout/pull/267) && [#69](https://github.com/studioespresso/craft-scout/issues/69))

## 4.0.0 - 2024-03-18
### Changed
- Updated Fractal to 0.20. ([#292](https://github.com/studioespresso/craft-scout/pull/292))

## 3.4.1 - 2024-03-18
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "studioespresso/craft-scout",
"description": "Craft Scout provides a simple solution for adding full-text search to your entries. Scout will automatically keep your search indexes in sync with your entries.",
"type": "craft-plugin",
"version": "4.0.0",
"version": "4.1.0-beta.1",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit af5b4df

Please sign in to comment.