Skip to content

Commit

Permalink
3.0.0-beta.10
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed May 4, 2018
1 parent a6fad1f commit 40c8d46
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## 3.0.0-beta.10 - 2018-05-04

### Added

- Support aliases in feed URL
- Support date as unique identifier

### Fixed

- Fix relative paths not working
- Fix matching existing elements with special characters
- Improve handling of remote asset handling when `HEAD` requests fail
- Fix help widget
- Improve date-helper to handle ‘0’
- Table - ensure dates are parsed

## 3.0.0-beta.9 - 2018-04-28

### 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.0.0-beta.9",
"version": "3.0.0-beta.10",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit 40c8d46

Please sign in to comment.