Skip to content

Commit bd422ee

Browse files
committed
Prepare v1.1.0 release
1 parent 49b0343 commit bd422ee

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

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

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+
518
## v1.0.0 (2018-12-26)
619

720
Initial release

0 commit comments

Comments
 (0)