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

Commit

Permalink
Update Plugin version and README
Browse files Browse the repository at this point in the history
  • Loading branch information
Bob Olde Hampsink committed Feb 11, 2015
1 parent 8dde236 commit 9be0664
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.13';
return '0.8.14';
}

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

Changelog
=================
###0.8.14###
- Made versioning unavailable for Craft Personal licenses, as its not supported by Craft
- Fixed content attributes not (always) being pre-set on criteria models
- Set email as username when defined in config

###0.8.13###
- Added ability to connect to multiple categories

Expand Down

0 comments on commit 9be0664

Please sign in to comment.