Skip to content

Commit f1ecb3c

Browse files
barryvdhd3v2a
authored andcommitted
Update CHANGELOG.md
1 parent 9d24c14 commit f1ecb3c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ All notable changes to this project will be documented in this file.
88
### Changed
99
- Removed support for Laravel 8 and therefore for PHP < 8.0 [#1504 / mfn](https://github.com/barryvdh/laravel-ide-helper/pull/1504)
1010

11-
1211
### Added
1312
- Add support for enum default arguments using enum cases. [#1464 / d8vjork](https://github.com/barryvdh/laravel-ide-helper/pull/1464)
13+
- Add support for real-time facades in the helper file. [#1455 / filipac](https://github.com/barryvdh/laravel-ide-helper/pull/1455)
1414

1515
2024-02-05, 2.14.0
1616
------------------
@@ -26,7 +26,6 @@ All notable changes to this project will be documented in this file.
2626
### Added
2727
- Add support for nikic/php-parser 5 (next to 4) [#1502 / mfn](https://github.com/barryvdh/laravel-ide-helper/pull/1502)
2828
- Add support for `immutable_date:*` and `immutable_datetime:*` casts. [#1380 / thekonz](https://github.com/barryvdh/laravel-ide-helper/pull/1380)
29-
- Add support for real-time facades in the helper file. [pending PR](#)
3029

3130
2023-02-04, 2.13.0
3231
------------------

0 commit comments

Comments
 (0)