Merge pull request #1178 from barryvdh/mp-release

chore: adapt for release of 2.9.1
This commit is contained in:
Markus Podar
2021-03-15 22:09:25 +01:00
committed by GitHub
+4 -1
View File
@@ -2,8 +2,11 @@
All notable changes to this project will be documented in this file.
[Next release](https://github.com/barryvdh/laravel-ide-helper/compare/v2.9.1...master)
[Next release](https://github.com/barryvdh/laravel-ide-helper/compare/v2.9.2...master)
--------------
2021-03-15, 2.9.1
-----------------
### Added
- Generate PHPDoc for Laravel 8.x factories [\#1074 / ahmed-aliraqi](https://github.com/barryvdh/laravel-ide-helper/pull/1074)
- Add a comment to a property like table columns [\#1168 / biiiiiigmonster](https://github.com/barryvdh/laravel-ide-helper/pull/1168)