Skip to content

Commit

Permalink
Changelog for #1551
Browse files Browse the repository at this point in the history
  • Loading branch information
angrybrad committed Nov 27, 2024
1 parent e2a946b commit 9b53468
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
- Added the `assetDownloadGuzzle` config setting which defaults to `false`. When it is set to `true`, Feed Me will use Guzzle to download assets instead curl directly. ([#1549](https://github.com/craftcms/feed-me/pull/1549))
- Imported Commerce Products now add a single Catalog Pricing job to the queue after an import, instead of one per Product. ([#1547](https://github.com/craftcms/feed-me/pull/1547))
- Fixed a bug where importing matching Categories could go awry if the source of the field is set to a group and not a custom source. ([#1550](https://github.com/craftcms/feed-me/pull/1550))
- Fixed a bug when importing Category fields that started with the string `not`. ([#1551](https://github.com/craftcms/feed-me/pull/1551))

## 6.5.0 - 2024-10-15

Expand Down

0 comments on commit 9b53468

Please sign in to comment.