chore: prepare changelog for 2.9.3 release (#1203)

This commit is contained in:
Markus Podar
2021-04-02 19:55:52 +02:00
committed by GitHub
parent 2f61602e7a
commit 1010cdbd26
+6
View File
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
[Next release](https://github.com/barryvdh/laravel-ide-helper/compare/v2.9.3...master)
--------------
2021-04-02, 2.9.3
-----------------
### Fixed
- Support both customized namespace factories as well as default resolvable ones [\#1201 / wimski](https://github.com/barryvdh/laravel-ide-helper/pull/1201)
2021-04-01, 2.9.2
-----------------
### Added