=====================
Major changes
-------------
* Shift to using (row, column) indexing for cells. Cells will at some point *lose* coordinates.
* New implementation of conditional formatting. Databars now partially preserved.
* et_xmlfile is now a standalone library.
* Complete rewrite of chart package
* Include a tokenizer for fomulae to be able to adjust cell references in them. PR 63
Minor changes
-------------
* Read-only and write-only worksheets renamed.
* Write-only workbooks support charts and images.
* `PR76 <https://bitbucket.org/openpyxl/openpyxl/pull-request/76>`_ Prevent comment images from conflicting with VBA
Bug fixes
---------
* `81 <https://bitbucket.org/openpyxl/openpyxl/issue/81>`_ Support stacked bar charts
* `88 <https://bitbucket.org/openpyxl/openpyxl/issue/88>`_ Charts break hyperlinks
* `97 <https://bitbucket.org/openpyxl/openpyxl/issue/97>`_ Pie and combination charts
* `99 <https://bitbucket.org/openpyxl/openpyxl/issue/99>`_ Quote worksheet names in chart references
* `150 <https://bitbucket.org/openpyxl/openpyxl/issue/150>`_ Support additional chart options
* `172 <https://bitbucket.org/openpyxl/openpyxl/issue/172>`_ Support surface charts
* `381 <https://bitbucket.org/openpyxl/openpyxl/issue/381>`_ Preserve named styles
* `470 <https://bitbucket.org/openpyxl/openpyxl/issue/470>`_ Adding more than 10 worksheets with the same name leads to duplicates sheet names and an invalid file