Skip to content

Commit

Permalink
Release version 3.3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
ristokekovic committed May 30, 2022
1 parent 15e2363 commit 1f37e54
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).

## Unreleased changes
## [3.3.9](https://github.com/packlink-dev/ecommerce_module_core/compare/v3.3.8...v3.3.9) - 2022-05-30
### Added
- Added __serialize() and __unserialize() methods to Serializable interface in order to add compatibility with PHP8.1.
- Implemented __serialize() and __unserialize() methods in all classes that implement Serializable interface.
- Added `__serialize` and `__unserialize` methods to `Serializable` interface in order to add compatibility with PHP8.1.
- Implemented `__serialize` and `__unserialize` methods in all classes that implement `Serializable` interface.

## [3.3.8](https://github.com/packlink-dev/ecommerce_module_core/compare/v3.3.7...v3.3.8) - 2022-05-09
### Added
Expand Down

0 comments on commit 1f37e54

Please sign in to comment.