Skip to content

Commit

Permalink
version 3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed Feb 1, 2019
1 parent 4613328 commit 1fd9a95
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## 3.1.2 - 2019-02-02

### Changed
- Support `nesbot/carbon` `^1.22 || ^2.10`
- Support `league/csv` `^8.2 || ^9.0`

### Fixed
- `EVENT_BEFORE_PROCESS_FEED` process event can actually modify variables (thanks @monachilada).
- Always include a root node for primary element.

## 3.1.1 - 2019-02-01

### Added
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.1",
"version": "3.1.2",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit 1fd9a95

Please sign in to comment.