Skip to content

Commit

Permalink
Prepare v1.1.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
rkukuh committed Dec 31, 2018
1 parent 0da2a98 commit 7b1bcf5
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,27 @@

All notable changes will be documented in this file.

## [v1.1.1 (2018-12-31)](https://github.com/bukankalengkaleng/laravel-entity/compare/v1.1.0...v1.1.1)

### Added

- Add badge: Codeclimate's maintainability
- Add badge: Codeclimate's coverage test
- Add badge: Scrutinizer's code quality
- Add badge: Codecov's code coverage
- Add (more) screenshots

## [v1.1.0 (2018-12-26)](https://github.com/bukankalengkaleng/laravel-entity/compare/v1.0.0...v1.1.0)

### Added

- Add screenshot
- Create a custom Model, if any
- Create a DummyDataSeeder file, if not exists
- Create a custom Model's base class, if not exists

### Fixed

- Fix incorrect file paths
- Fix incorrect namespaces
- Fix incorrect stub's placeholders
Expand Down

0 comments on commit 7b1bcf5

Please sign in to comment.