Skip to content
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.

Commit

Permalink
2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
greg0ire committed Nov 16, 2019
1 parent db268b1 commit b65a5c0
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,16 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [2.3.0](https://github.com/sonata-project/ecommerce/compare/2.2.0...2.3.0) - 2019-11-16
### Fixed
- Changed the authentication check in the CustomerSelector, check for
`IS_AUTHENTICATED_REMEMBERED`.
- removed usage of deprecated classes and interfaces
- Missing relation for `productCollection` field

### Removed
- support for php 5 and php 7.0

## [2.2.0](https://github.com/sonata-project/ecommerce/compare/2.1.1...2.2.0) - 2017-12-25
### Added
- Added missing `basket` property in `AddressType`
Expand Down

0 comments on commit b65a5c0

Please sign in to comment.