We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49b0343 commit bd422eeCopy full SHA for bd422ee
CHANGELOG.md
@@ -2,6 +2,19 @@
2
3
All notable changes will be documented in this file.
4
5
+## [v1.1.0 (2018-12-26)](https://github.com/bukankalengkaleng/laravel-entity/compare/v1.0.0...v1.1.0)
6
+
7
+### Added
8
+- Add screenshot
9
+- Create a custom Model, if any
10
+- Create a DummyDataSeeder file, if not exists
11
+- Create a custom Model's base class, if not exists
12
13
+### Fixed
14
+- Fix incorrect file paths
15
+- Fix incorrect namespaces
16
+- Fix incorrect stub's placeholders
17
18
## v1.0.0 (2018-12-26)
19
20
Initial release
0 commit comments