We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a9a576 commit 18a3c31Copy full SHA for 18a3c31
CHANGELOG-4.x.md
@@ -2,6 +2,15 @@
2
3
This changelog references the relevant changes (bug and security fixes) done to `orchestra/model`.
4
5
+## 4.3.0
6
+
7
+Released: 2019-12-30
8
9
+### Deprecated
10
11
+* Deprecate `Orchestra\Model\Concerns\AdvancedSearch`, existing functionality has been merged with `Orchestra\Model\Concerns\Searchable`.
12
+* Deprecate `getSearchableRules()`, use `getSearchableTerms()` insteads.
13
14
## 4.2.0
15
16
Released: 2019-11-03
0 commit comments