Skip to content
This repository has been archived by the owner on Apr 5, 2018. It is now read-only.

Commit

Permalink
README and plugin update
Browse files Browse the repository at this point in the history
  • Loading branch information
Bob Olde Hampsink committed Sep 22, 2014
1 parent 293c0ba commit 898ccd0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion ImportPlugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ function getName()

function getVersion()
{
return '0.8.4';
return '0.8.5';
}

function getDeveloper()
Expand Down
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,11 @@ Map fields

Changelog
=================
###0.8.5###
- Added handling of option-based fieldtypes
- Fixed a bug with the onImportFinish event
- Improved the task checker

###0.8.4###
- Fixed handling element fields for category element
- Make sure there's always a valid criterium when matching
Expand Down

0 comments on commit 898ccd0

Please sign in to comment.