Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
d8vjork committed Sep 22, 2023
1 parent d03b595 commit 4c33a56
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.8.2] - 2023-09-22

### Added

- `make:dto --request` command now accepts empty request option to create empty base DTO class with empty request method

### Fixed

- `make:dto --request` now fill request method properly

## [1.8.1] - 2023-09-12

### Fixed
Expand Down

0 comments on commit 4c33a56

Please sign in to comment.