Browse Source

chore: Update changelog

Michael Bromley 10 months ago
parent
commit
5c345b1f5c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      CHANGELOG.md

+ 1 - 1
CHANGELOG.md

@@ -3,7 +3,7 @@
 
 #### Fixes
 
-* **core** Fix FastImporterService when using stockOnHand ([f97484c](https://github.com/vendure-ecommerce/vendure/commit/f97484c)), closes [#3288](https://github.com/vendure-ecommerce/vendure/issues/3288)
+* **core** Fix FastImporterService when using stockOnHand ([f97484c](https://github.com/vendure-ecommerce/vendure/commit/f97484c)), fixes regression from [#3288](https://github.com/vendure-ecommerce/vendure/issues/3288)
 
 ## <small>3.1.5 (2025-03-06)</small>