Skip to content

Commit

Permalink
Changelog tweaks
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
brandonkelly committed Nov 6, 2024
1 parent 4ba6495 commit 9732706
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
# Release Notes for Craft Commerce

## Unreleased

- Fixed a bug where product revisions weren’t storing variant relations.
- Fixed a PHP error that occurred when calling a product or variant's render method. ([#3742](https://github.com/craftcms/commerce/issues/3742))
- Fixed a bug where inventory would not save when creating a new variant. ([#3661](https://github.com/craftcms/commerce/issues/3661))
- Fixed a PHP error that occurred when calling a product or variant’s `render()` method. ([#3742](https://github.com/craftcms/commerce/issues/3742))
- Fixed a bug where inventory data wasn’t getting saved when creating a new variant. ([#3661](https://github.com/craftcms/commerce/issues/3661))

## 5.2.1 - 2024-10-23

Expand Down

0 comments on commit 9732706

Please sign in to comment.