Skip to content

Commit

Permalink
Added changelog for v. 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kbevers committed Mar 30, 2017
1 parent 1490a4e commit b83a636
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,16 @@ You may need to run these commands as root/administrator.
Laspy is only dependent on numpy and should therefore work on Linux, OS
X and Windows as long as a working installation of numpy is available.

Changelog
---------

Version 1.5.0
=============
- Improved memory handling in base.FileManager (`#48 <https://github.com/laspy/laspy/pull/48>`_)
- Introduced ``r-`` file mode, that only reads the header of as LAS file (`#48 <https://github.com/laspy/laspy/pull/48>`_)
- LAS v. 1.4 bug fixes (`#55 <https://github.com/laspy/laspy/pull/55>`_)
- Python 3 support (`#62 <https://github.com/laspy/laspy/pull/62>`_)


.. |Build Status| image:: https://travis-ci.org/laspy/laspy.svg?branch=master
:target: https://travis-ci.org/laspy/laspy

0 comments on commit b83a636

Please sign in to comment.