Skip to content

Commit 2b8f32a

Browse files
committed
Update CHANGELOG
1 parent ca877d2 commit 2b8f32a

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5+
## 4.2.0
6+
7+
### Added
8+
9+
- Macroable support to `QueryBuilder`
10+
- Add `first()` method to `QueryBuilder`
11+
- Allow middleware to be added within a controller, including WordPress controllers
12+
- Add `has()` method to `Config`
13+
14+
### Patched
15+
16+
- Ensure `get()` and `first()` on the `QueryBuilder` return consistent responses
17+
518
## 4.1.0
619

720
### Added

0 commit comments

Comments
 (0)