Skip to content

Commit

Permalink
Inject NULL instead of dummy delete action when creating ProductWebsi…
Browse files Browse the repository at this point in the history
…teAction instance
  • Loading branch information
wagnert committed Sep 26, 2018
1 parent e7d971d commit 4aed378
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 10 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# Version 1.0.3

## Known Issues

* Up from Magento 2 EE 2.1.10 using the single transaction mode has a massive performance impact (can only be used **WITHOUT** single transaction)

## Bugfixes

* Inject NULL instead of dummy delete action when creating ProductWebsiteAction instance

## Features

* None

# Version 1.0.2

## Known Issues
Expand Down
3 changes: 3 additions & 0 deletions UPGRADE-1.0.3.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Upgrade from 1.0.2 to 1.0.3

Updating from 1.0.2 to 1.0.3 doesn't have any impacts. Please read the apropriate UPGRADE-1.x.x files for updates lower as [1.0.2](UPGRADE-1.0.2.md) to this version.
20 changes: 10 additions & 10 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4aed378

Please sign in to comment.