We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39da2ba commit a85759bCopy full SHA for a85759b
CHANGELOG.rst
@@ -1,10 +1,10 @@
1
Change log
2
================================================================================
3
4
-0.6.1 - 8.10.2020
+0.6.1 - 10.10.2020
5
--------------------------------------------------------------------------------
6
7
-**Updated**
+**Fixed**
8
9
#. `#9 <https://github.com/pyexcel/pyexcel-xlsxw/issues/9>`_: pyexcel-xlsxw
10
0.6.0 failed to write to a stream
changelog.yml
@@ -2,10 +2,10 @@ name: pyexcel-xlsxw
organisation: pyexcel
releases:
- changes:
- - action: Updated
+ - action: Fixed
details:
- '`#9`: pyexcel-xlsxw 0.6.0 failed to write to a stream'
- date: 8.10.2020
+ date: 10.10.2020
version: 0.6.1
11
- action: Updated
0 commit comments