File tree 1 file changed +6
-1
lines changed
1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
4
4
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/ ) and this project adheres to [ Semantic Versioning] ( https://semver.org/ ) .
6
6
7
+ ## [ 3.0.2] - 2023-02-08
8
+ ### Added
9
+ * Overload for the ` Page ` method within ` SearchHelper ` that returns a page count
10
+
7
11
## [ 3.0.1] - 2023-01-27
8
12
### Fixed
9
13
* ` 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
87
91
### Added
88
92
* Initial release of Search Extensions for Umbraco 8.1
89
93
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
91
96
[ 3.0.1 ] : https://github.com/callumbwhyte/umbraco-search-extensions/compare/release-3.0.0...release-3.0.1
92
97
[ 3.0.0 ] : https://github.com/callumbwhyte/umbraco-search-extensions/compare/release-2.0.0...release-3.0.0
93
98
[ 2.0.0 ] : https://github.com/callumbwhyte/umbraco-search-extensions/compare/release-1.5.1...release-2.0.0
You can’t perform that action at this time.
0 commit comments