Skip to content

Commit 18a3c31

Browse files
committed
Prepare 4.3.0 release.
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
1 parent 0a9a576 commit 18a3c31

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG-4.x.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
This changelog references the relevant changes (bug and security fixes) done to `orchestra/model`.
44

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+
514
## 4.2.0
615

716
Released: 2019-11-03

0 commit comments

Comments
 (0)