Skip to content

Commit

Permalink
main: Updated the Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
wazzac committed Jun 26, 2024
1 parent 8a2fcb8 commit 7f8d9dd
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,16 @@
# Release Notes
## v2.0.0 - 2023-10-26
## v2.1.0 `2024-06-25`
### Added
- **Support for Laravel v10.x:** Updated domTranslate to Laravel.v10 support. (Previous versions v1.x supported Laravel v7, and v2.x supports Laravel v10.)
- `CODE_OF_CONDUCT.md` file.
- `CONTRIBUTING.md` file.
- `SECURITY.md` file.

### Updated
- Composer packages.

## v2.0.0 `2023-10-26`
### Added
- **Support for Laravel v10.x:** Updated domTranslate to Laravel.v10 support. _(Previous versions v1.x supported Laravel v7, and v2.x supports Laravel v10.)_
- **Additional Blade Directives:** Included more language-specific Blade directives for enhanced translation capabilities. New supported options include:
```blade
{{-- Original --}}
Expand Down

0 comments on commit 7f8d9dd

Please sign in to comment.