Skip to content

Commit

Permalink
Correct changelog with 0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
bastien-phi committed Aug 5, 2020
1 parent 96f8283 commit dcc0549
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,13 @@ All notable changes to `soyhuce/next-ide-helper` will be documented in this file

- command `next-ide-helper:aliases` to generate a file helping the ide to understand aliases

## [0.1.4] - 2020-07-16

### Added

- Option to generate larastan-friendly doc blocks for models
- Typed `factory` method on model using `HasFactory`

### Changed

- HasOne relations are documented with `has` in factories docblocks
Expand Down

0 comments on commit dcc0549

Please sign in to comment.