Skip to content

Commit

Permalink
bump version & changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
WengerK committed Jan 27, 2023
1 parent 86eefed commit 54cfc4b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [2.0.0] - 2023-01-27
### Fixed
- Issue #3201543 by Aerzas, wengerk: Order items may not be product variations

Expand Down Expand Up @@ -48,7 +50,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Add a Views Link field "TrustedShops: Link to invite writing a review of Order" to be added on Order's views as operations.
- Expose an "Invite to Review" form allowing triggering Review invitations by TrustedShops

[Unreleased]: https://github.com/antistatique/drupal-commerce-trustedshops/compare/8.x-2.0-rc1...HEAD
[Unreleased]: https://github.com/antistatique/drupal-commerce-trustedshops/compare/8.x-2.0...HEAD
[2.0.0]: https://github.com/antistatique/drupal-commerce-trustedshops/compare/8.x-2.0-rc1...8.x-2.0
[2.0.0-rc1]: https://github.com/antistatique/drupal-commerce-trustedshops/compare/8.x-1.0-alpha2...8.x-2.0-rc1
[1.0.0-alpha2]: https://github.com/antistatique/drupal-commerce-trustedshops/compare/8.x-1.0-alpha1...8.x-1.0-alpha2
[1.0.0-alpha1]: https://github.com/antistatique/drupal-commerce-trustedshops/releases/tag/8.x-1.0-alpha1

0 comments on commit 54cfc4b

Please sign in to comment.