Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
fredthomsen authored and fthomsen committed Apr 11, 2017
1 parent 4e4f6e5 commit 37100a5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CONTRIBUTORS.rst
Expand Up @@ -50,3 +50,7 @@ In chronological order:

- Performance improvements to serialization and parsing.

- Fred Thomsen (@fredthomsen)

- Support for memoryview in DataFrames.

4 changes: 4 additions & 0 deletions HISTORY.rst
Expand Up @@ -4,6 +4,10 @@ Release History
6.0.0dev0
---------

**API Changes (Backward-compatible)**

- Added support for ``DataFrame.data`` being a ``memoryview`` object.

5.0.0 (2017-03-07)
------------------

Expand Down

0 comments on commit 37100a5

Please sign in to comment.