v0.1.0: 2014.09.18:
- initial release.

v0.2.0: 2014.10.01
- new project structure
- added twinkle plugin
- extended readme file

v0.2.1: 2015.01.14
- created pypi package
- missing attribute "fn" in VCard file is handled correctly now.

v0.2.2: 2015.03.14
- Added support for alot (MUA)

v0.3.0: 2015.03.25
- Added support for jabber, skype, twitter and webpage
- Created a filter for malformed vcard attributes

v0.3.1: 2015.03.26
- Nickname attribute added
- New parameter in config file: show_nicknames = yes / no

v0.3.2: 2015.03.27
- Read-only support for Categories attribute

v0.3.3: 2015.05.07
- twinkle option was renamed to phone: Now it prints all phone numbers like the mutt option does for
  e-mail addresses (more general approach for external phone clients)
- adapted twinkle plugin for use with the new phone option

v0.4.0: 2015.06.15
- new option "add-email": Get full email from stdin, filter senders mail address and add that
  address to an existing contact or create a new one. Feature tested with email client mutt.

