Skip to content

Commit

Permalink
version: 0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
joamag committed May 3, 2023
1 parent 22acdef commit 8118591
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
10 changes: 8 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Added

* `EStore` and `BStore` entities
* Support for the `set_store_order()` method
*

### Changed

Expand All @@ -20,6 +19,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

*

## [0.4.2] - 2023-05-03

### Added

* `EStore` and `BStore` entities
* Support for the `set_store_order()` method

## [0.4.1] - 2022-06-25

### Changed
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

setuptools.setup(
name = "eadapters",
version = "0.4.1",
version = "0.4.2",
author = "Hive Solutions Lda.",
author_email = "development@hive.pt",
description = "E-Commerce Adapters",
Expand Down

0 comments on commit 8118591

Please sign in to comment.