Skip to content

Commit ad716c0

Browse files
committed
📚 update changelog
1 parent d8d8092 commit ad716c0

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-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.6 - 15.03.2018
5+
--------------------------------------------------------------------------------
6+
7+
Added
8+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
9+
10+
#. `pyexcel#120 <https://github.com/pyexcel/pyexcel/issues/120>`_, xlwt cannot
11+
save a book without any sheet. So, let's raise an exception in this case in
12+
order to warn the developers.
13+
414
0.5.5 - 8.11.2017
515
--------------------------------------------------------------------------------
616

changelog.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
name: pyexcel-xls
22
organisation: pyexcel
33
releases:
4+
- changes:
5+
- action: Added
6+
details:
7+
- "`pyexcel#120`, xlwt cannot save a book without any sheet. So, let's raise an exception in this case in order to warn the developers."
8+
date: 15.03.2018
9+
version: 0.5.6
410
- changes:
511
- action: Added
612
details:

0 commit comments

Comments
 (0)