Skip to content

Commit 591e7d6

Browse files
authored
Update CHANGELOG.md (#1570)
1 parent 2dba191 commit 591e7d6

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,23 @@
22

33
All notable changes to this project will be documented in this file.
44

5-
[Next release](https://github.com/barryvdh/laravel-ide-helper/compare/v3.0.0...master)
5+
[Next release](https://github.com/barryvdh/laravel-ide-helper/compare/v3.1.0...master)
66
--------------
77

8+
### Fixed
9+
10+
### Changed
11+
12+
### Added
13+
14+
2024-07-12, 3.1.0
15+
------------------
16+
817
### Fixed
918
- Fix return value of query scopes from parent class [#1366 / sforward](https://github.com/barryvdh/laravel-ide-helper/pull/1366)
1019
- Add static to isBuiltin() check in ide-helper:models [#1541 / bram-pkg](https://github.com/barryvdh/laravel-ide-helper/pull/1541)
1120
- Fix for getSomethingAttribute functions which return a collection with type templating in the phpDoc. [#1567 / stefanScrumble](https://github.com/barryvdh/laravel-ide-helper/pull/1567)
1221

13-
### Changed
14-
1522
### Added
1623
- Add type to pivot when using a custom pivot class [#1518 / d3v2a](https://github.com/barryvdh/laravel-ide-helper/pull/1518)
1724
- Add support in morphTo relationship for null values [#1547 / matysekmichal](https://github.com/barryvdh/laravel-ide-helper/pull/1547)

0 commit comments

Comments
 (0)