Contents

# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog][],
and this project adheres to [Semantic Versioning][].

[keep a changelog]: https://keepachangelog.com/en/1.0.0/
[semantic versioning]: https://semver.org/spec/v2.0.0.html

## [Unreleased]

- will be adding tests, logging, and improving documentation 

## [v0.2.0]

### Changed

-   Updated ensemble clustering to include scaling the k hyperparameter range based on dataset size, yielding more consistent performance 

## [v0.1.0]

### Added

-   Basic tool and plotting functions used for preparing manuscript