<html>
  <head>
    <style type='text/css'>
      a            { color:#a0a0e0 }
      div.title    { 
          color:#C0F0C0; 
          font-size:1.2em; 
          font-weight:bold; 
          margin-top:2em; 
          margin-bottom:0.5em; 
          text-align:center }
      div.subtitle { 
          color:#C0F0C0; 
          font-size:0.8em; 
          margin-bottom:1em; 
          text-align:center }
      div.freetext { color:#F0F0F0 }
      div.list     { color:#C0C0F0 }
    </style>
  </head>
  <body>
$ 2.0.2
  % Version 2.0.2
  _ 2014-12-17
    * supports now more currency codes
    * added CPLC constants
    * changed wording at Tx results
$ 2.0.1
  % Version 2.0.1
  _ 2014-12-16
    * experimental support for analyzing Mastercard NFC cards
    * experimental support for analyzing VISA NFC cards
    * reading transaction log entries on creditcards might not work (yet)
    * try to read some additional fields (using GET DATA)
$ 2.0.0
  % Version 2.0.0
  _ 2014-12-12
    * just a policy update because of the removal from Play Store by Google (no functional changes to version 1.2.6)
    * completly removed the "Donation" dialog as it violated Google's Content Policy and/or Developer Distribution Agreements (and lead to the expulsion of the app from the Play Store)
    * new package ID for the app (so technically this is a <b>new app</b> and not just an update of the old app) because the old package ID stays bloccked permanently in Play Store (unfortunately)
    * changed app name from "Bankomat Card Infos" to "Bankomat Card Infos 2"
    * <b>Please uninstall the old app version manually from your phone</b> (if you have installed it before)
$ 1.2.6
  % Version 1.2.6
  _ 2014-11-28
    * explain the field "cryptogram information data" in log entries
$ 1.2.5
  % Version 1.2.5
  _ 2014-10-11
    * show new generic infos about the card (<b>operating system</b>, <b>manufacturer</b>, <b>production date</b>,..)
    * Show note for cards which do not store transaction logs at all
    * bugfix: exception when reading certain cards
$ 1.2.4
  % Version 1.2.4
  _ 2014-01-19
    * show new fields: <b>expiration date</b>, <b>activation date</b>, <b>card number</b>
    * bugfix: fixed IOException on app restart
    * bugfix: crash on 'Settings' page
    * new menu entry: donation 
$ 1.2.3
  % Version 1.2.3
  _ 2014-01-12
    * better decoding of transactions!
    * bugfix: corrected parsing error with some specific transactions
    * bugfix: wrong time displayed in some transaction
$ 1.2.2
  % Version 1.2.2
  _ 2014-01-10
    * New <b>app icon</b>
    * added '<b>Settings</b>' menu
    * new setting '<b>Scan all files</b>': you can disable this setting, then the scan will be much faster <i>(until now all file have been scanned)</i>
    * added reading the current PIN-retry-counter (see 'Log' tab)
    * better handling parsing error with QUICK data
$ 1.2.1
  % Version 1.2.1
  _ 2014-01-06
    * learned that format of transaction records may be dynamic (according to EMV standards). So transaction may not be displayed correctly for most of the cards for now.
    * sending GET DATA "Log format" command (but result only visible in "Log" tab for now) 
    * added <a href="https://code.google.com/p/android-change-log/">changelog feature by Karsten Priegnitz</a> for displaying changelog on updates
$ 1.2.0
  % Version 1.2.0
  _ 2014-01-05
  ! First version published in <a href="https://play.google.com/store/apps/details?id=at.zweng.bankomatinfos">Google Play Store</a>
    * added support for reading EMV data from card (just beginning)
    * added new "Log" tab for displaying all read data in detail
    * iterate over all EF files to find records with data (not only the ones advertised by card)
    * try to parse everything that looks like a transaction log entry
    * added share feature to send output
$ 1.0.1
  % Version 1.0.1
  _ 2014-01-04
  ! Cleaned up and re-organised sourcecode for publishing on <a href="https://github.com/johnzweng/bankomatinfos">GitHub</a>
$ 1.0
  % Version 1.0
  _ 2014-01-03
  ! First version pubished on <a href="https://plus.google.com/+JohannesZweng/posts/X1Pe2gnH7ZC">Google+</a>
$ END_OF_CHANGE_LOG
  </body>
</html>

