8000 :books: update change log · pyexcel/pyexcel-xlsxr@7c46a05 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7c46a05

Browse files
committed
📚 update change log
1 parent 98868a6 commit 7c46a05

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed

CHANGELOG.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
Change log
22
================================================================================
33

4+
0.5.3 - 23.06.2020
5+
--------------------------------------------------------------------------------
6+
7+
**Fixed**
8+
9+
#. `#5 <https://github.com/pyexcel/pyexcel-xlsxr/issues/5>`_: AttributeError
10+
when a cell text is None
11+
#. `#2 <https://github.com/pyexcel/pyexcel-xlsxr/issues/2>`_: unit test failed
12+
in OpenSuSE
13+
414
0.5.2 - 15.09.2018
515
--------------------------------------------------------------------------------
616

changelog.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
name: pyexcel-xlsxr
22
organisation: pyexcel
33
releases:
4+
- changes:
5+
- action: Fixed
6+
details:
7+
- "`#5`: AttributeError when a cell text is None"
8+
- "`#2`: unit test failed in OpenSuSE"
9+
date: 23.06.2020
10+
version: 0.5.3
411
- changes:
512
- action: Updated
613
details:

0 commit comments

Comments
 (0)
0