Skip to content

Commit

Permalink
Release version 2.1.0-rc.1
Browse files Browse the repository at this point in the history
  • Loading branch information
RahatHameed committed May 24, 2024
1 parent db21ca4 commit 2af33cf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [2.1.0] - Unreleased
## [2.1.0-rc.1] - 2024-05-24

### Added
- PHP 8.2
Expand Down Expand Up @@ -61,8 +61,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

## [1.0.0] - 2019-02-25

[2.1.0-rc.1]: https://github.com/OXID-eSales/geo-blocking-module/compare/v2.0.0...v2.1.0-rc.1
[2.0.0]: https://github.com/OXID-eSales/geo-blocking-module/compare/v1.1.1...v2.0.0
[1.1.2]: https://github.com/OXID-eSales/geo-blocking-module/compare/v1.1.1...b-1.x
[1.1.2]: https://github.com/OXID-eSales/geo-blocking-module/compare/v1.1.1...v1.1.2
[1.1.1]: https://github.com/OXID-eSales/geo-blocking-module/compare/v1.1.0...v1.1.1
[1.1.0]: https://github.com/OXID-eSales/geo-blocking-module/compare/v1.0.0...v1.1.0
[1.0.0]: https://github.com/OXID-eSales/geo-blocking-module/compare/c0cb05009601a58d0815efa9e09bd4ad758b1595...v1.0.0
2 changes: 1 addition & 1 deletion metadata.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
'en' => 'The module enables OXID eShop to be compliant with the EU geo-blocking regulations.',
],
'thumbnail' => '/out/pictures/logo.png',
'version' => '2.0.0',
'version' => '2.1.0-rc.1',
'author' => 'OXID eSales AG',
'url' => 'https://www.oxid-esales.com',
'email' => '[email protected]',
Expand Down

0 comments on commit 2af33cf

Please sign in to comment.