Skip to content

Commit

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

## 3.1.5 - 2019-02-11

### Changed
- Refactor `afterProcessFeed` to work with pagination.

### Fixed
- Fix lightswitch default value not saving.
- Fix typo in user profile photo uploads.
- Fix checking for entry’s default status for section.
- Fix searching for existing assets not using the prepped filename.
- Fix elements being disabled/deleted incorrectly for paginated feeds.

## 3.1.4 - 2019-02-06

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

0 comments on commit d358af2

Please sign in to comment.