Skip to content

Commit

Permalink
Update CHANGELOG.md file with the new release information
Browse files Browse the repository at this point in the history
  • Loading branch information
kudashevs committed Apr 15, 2024
1 parent f105dfd commit ebea8b7
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

All Notable changes to `laravel-share-buttons` will be documented in this file

## [v5.1.0 - 2024-04-15](https://github.com/kudashevs/laravel-share-buttons/compare/v5.0.1...v5.1.0)

- Add a `url_templater` configuration option
- Add an `InvalidOptionValue` exception
- Refactor `TemplateShareButtonsPresenter` to `TemplateBasedPresenterMediator`
- Remove factories
- Fix some test cases
- Fix some docblocks
- Update README.md
- Some improvements

## [v5.0.1 - 2024-04-02](https://github.com/kudashevs/laravel-share-buttons/compare/v5.0.0...v5.0.1)

- Increase the minimum supported `orchestra/testbench` version
Expand Down

0 comments on commit ebea8b7

Please sign in to comment.