File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7+ ## [ 10.0.0] - 2024-11-27
8+ This is stable release for v10.0.0. No changes have been made since v10.0.0-rc.1.
9+
710## [ 10.0.0-rc.1] - 2024-11-04
811
912### Added
@@ -37,4 +40,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3740## Changed
3841- Renamed OxidEsales\GraphQL\Base\Infrastructure\Token::cleanUpTokens() to deleteOrphanedTokens()
3942
43+ [ 10.0.0 ] : https://github.com/OXID-eSales/graphql-base-module/compare/v10.0.0-rc.1...v10.0.0
4044[ 10.0.0-rc.1 ] : https://github.com/OXID-eSales/graphql-base-module/compare/v9.0.0...v10.0.0-rc.1
Original file line number Diff line number Diff line change 2626 'en ' => '<span>OXID GraphQL API Framework</span> ' ,
2727 ],
2828 'thumbnail ' => 'logo.png ' ,
29- 'version ' => '10.0.0-rc.1 ' ,
29+ 'version ' => '10.0.0 ' ,
3030 'author ' => 'OXID eSales ' ,
3131 'url ' => 'www.oxid-esales.com ' ,
3232 'email ' => 'info@oxid-esales.com ' ,
You can’t perform that action at this time.
0 commit comments