Skip to content

Commit

Permalink
Update CHANGELOG.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
jlblancoc committed Oct 11, 2019
1 parent 49cd112 commit 5430b59
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
nanoflann 1.3.1: Released Oct 11, 2019
* Fixed bug in KDTreeSingleIndexDynamicAdaptor. See: https://github.com/jlblancoc/nanoflann/commit/a066148517d16c173954dcde13c1527481b9fad3
* Fix build in XCode.
* Simplify CMakeLists for Eigen example (requires Eigen3Config.cmake now)
* Avoid setting cmake global executable build path

nanoflann 1.3.0: Released Aug 28, 2018
* Instructions for `make install` for Linux and Windows (Closes #87).
* Fix all (?) MSVC conversion warnings (Closes: #95).
Expand Down

0 comments on commit 5430b59

Please sign in to comment.