Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stephanemagnenat authored Jan 23, 2024
1 parent c0739b2 commit e7a02fb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
### Unreleased

* Added functions to iterate over the points of the tree.

### 0.3.0 - 2023-06-28

* Derive `Clone` trait for `KDTree`.
Expand All @@ -17,4 +19,4 @@

### 0.1.0 - 2021-09-03

* Initial re-implementation of the C++ library and adaptation to Rust.
* Initial re-implementation of the C++ library and adaptation to Rust.

0 comments on commit e7a02fb

Please sign in to comment.