Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
d8vjork committed Oct 16, 2023
1 parent d363d5b commit 4882045
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 @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [2.2.0] - 2023-10-16

### Added

- `OpenSoutheners\LaravelDto\Attributes\WithDefaultValue` attribute to set default value
- `#[WithDefaultValue(Authenticatable::class)]` will set as default value the authenticated user (`Auth::user()`)

## [2.1.1] - 2023-10-13

### Fixed
Expand Down

0 comments on commit 4882045

Please sign in to comment.