File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,11 +4,11 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ )
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7- ## [ Unreleased ]
7+ ## 0.3.0 - 2019-02-27
88### Added
99- Normalization module
1010- General tests that all current and future feature extractors will be checked against.
11- - Possibility to have a randomly subsampled (fixed) number of neighbors (eg for faster feature calculation)
11+ - Possibility to have a randomly subsampled (fixed) number of neighbors (eg for faster feature calculation)
1212- Added feature extractors based on normalized height
1313
1414## Changed
Original file line number Diff line number Diff line change 1- __version__ = '0.2 .0'
1+ __version__ = '0.3 .0'
You can’t perform that action at this time.
0 commit comments