Skip to content

Commit 06c38f5

Browse files
committed
Release 3.0.2
1 parent 9c90272 commit 06c38f5

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/) and this project adheres to [Semantic Versioning](https://semver.org/).
66

7+
## [3.0.2] - 2023-02-08
8+
### Added
9+
* Overload for the `Page` method within `SearchHelper` that returns a page count
10+
711
## [3.0.1] - 2023-01-27
812
### Fixed
913
* `WhitespaceSeparatorTokenizer` correctly separates whitespace so paths are indexed correctly
@@ -87,7 +91,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/) and this
8791
### Added
8892
* Initial release of Search Extensions for Umbraco 8.1
8993

90-
[Unreleased]: https://github.com/callumbwhyte/umbraco-search-extensions/compare/release-3.0.1...HEAD
94+
[Unreleased]: https://github.com/callumbwhyte/umbraco-search-extensions/compare/release-3.0.2...HEAD
95+
[3.0.2]: https://github.com/callumbwhyte/umbraco-search-extensions/compare/release-3.0.1...release-3.0.2
9196
[3.0.1]: https://github.com/callumbwhyte/umbraco-search-extensions/compare/release-3.0.0...release-3.0.1
9297
[3.0.0]: https://github.com/callumbwhyte/umbraco-search-extensions/compare/release-2.0.0...release-3.0.0
9398
[2.0.0]: https://github.com/callumbwhyte/umbraco-search-extensions/compare/release-1.5.1...release-2.0.0

0 commit comments

Comments
 (0)