Skip to content

Commit

Permalink
version 3.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed Feb 21, 2019
1 parent 48c857b commit fc4eb10
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 3.1.9 - 2019-02-22

### Fixed
- Add support for league/csv:^9.0, where some combinations of plugins loaded this version instead of 8.0. Caused some CSVs to show as empty.
- Ensure entries created through their fields respect their default status.
- Fix entries section not being selected properly in mapping.
- Ease up on comparing content - doesn’t need to match exact type.

## 3.1.8 - 2019-02-17

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "verbb/feed-me",
"description": "Import content from XML, RSS, CSV or JSON feeds into Entries, Categories, Craft Commerce Products (and variants), and more.",
"type": "craft-plugin",
"version": "3.1.8",
"version": "3.1.9",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit fc4eb10

Please sign in to comment.