Skip to content

Commit

Permalink
updated chages.rst for 1.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Juarez Rudsatz committed Aug 14, 2020
1 parent f5b7022 commit 5db5b72
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion docs/changes.rst
Original file line number Diff line number Diff line change
@@ -1,12 +1,26 @@
Changes
=======

Version 1.6.3
-------------

* Allowed reading and writing Excel files in remote sources.
By :user:`juarezr`, :issue:`506`.

* Allow `toxlsx()` to add or replace a worksheet.
By :user:`churlrich`, :issue:`502`.

* Improved avro: improve message on schema or data mismatch.
By :user:`juarezr`, :issue:`507`.

* Fixed build for failed test case. By :user:`juarezr`, :issue:`508`.


Version 1.6.2
-------------

* Fixed boolean type detection in toavro(). By :user:`juarezr`, :issue:`504`.


* Fix unavoidable warning if fsspec is installed but some optional package is
not installed.
By :user:`juarezr`, :issue:`503`.
Expand Down

0 comments on commit 5db5b72

Please sign in to comment.