Skip to content
This repository was archived by the owner on Aug 2, 2022. It is now read-only.

Commit 76bead3

Browse files
author
Willian Keller
committed
Add new release
1 parent f94057e commit 76bead3

File tree

1 file changed

+25
-8
lines changed

1 file changed

+25
-8
lines changed

CHANGELOG.md

Lines changed: 25 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,45 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4-
## [1.0.2] - 2018-08-21
5-
### Added
4+
### [1.0.3](https://github.com/magestat/magento2-split-order/releases/tag/1.0.3) - 2019-01-31
5+
#### Added
6+
- Add Travis to validate code standard.
7+
8+
#### Fixed
9+
- Change Session to be loaded by Proxy.
10+
- [#11](https://github.com/magestat/magento2-split-order/issues/11) Only single OrderID returned in `V1/guest-carts/:cartID/order` or `V1/carts/:cartID/order` PUT endpoints
11+
12+
#### Changed
13+
- Improved module architecture & code structure.
14+
15+
16+
### [1.0.2](https://github.com/magestat/magento2-split-order/releases/tag/1.0.2) - 2018-08-21
17+
#### Added
618
- Option to select a product attribute to define order split.
719
- Capability to split shipping totals into all orders or only one.
820

9-
### Fixed
21+
#### Fixed
1022
- Split shipping totals into all orders or only one.
1123
- Set shipping to one order only.
1224

13-
### Changed
25+
#### Changed
1426
- Improved module architecture.
1527
- Stable order submission.
1628

1729

18-
## [1.0.1] - 2018-07-20
19-
### Added
30+
### [1.0.1](https://github.com/magestat/magento2-split-order/releases/tag/1.0.1) - 2018-07-20
31+
#### Added
2032
- CMS module settings (Enable/Disable)
2133

22-
### Fixed
34+
#### Fixed
2335
- Compatibility with 2.1.* EE.
2436

25-
### Changed
37+
#### Changed
2638
- Improved module architecture.
2739
- Stable order submission.
2840
- Expose methods to be intercepted.
41+
42+
43+
### [1.0.0](https://github.com/magestat/magento2-split-order/releases/tag/1.0.0) - 2018-02-15
44+
#### Added
45+
- Release module.

0 commit comments

Comments
 (0)