From 93d1c1477d19bf4466ad26d35d61322f5013e936 Mon Sep 17 00:00:00 2001 From: Nezar Abdennur Date: Tue, 5 May 2020 12:00:10 -0400 Subject: [PATCH] Release v0.3.2 --- CHANGELOG.md | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 677c2817..b5f229fc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,20 @@ # Release notes -## [v0.3.0](https://github.com/mirnylab/cooltools/compare/v0.2.0...HEAD) +## [Upcoming release](https://github.com/mirnylab/cooltools/compare/v0.3.2...HEAD) + +## [v0.3.2](https://github.com/mirnylab/cooltools/compare/v0.3.0...v0.3.2) + +Date: 2020-05-05 + +Updates and bug fixes +* Error checking for vmin/vmax in compute-saddle +* Various updates and fixes to expected and dot-caller code + +Project health +* Added docs on RTD, tutorial notebooks, code formatting, linting, and contribution guidelines. + + +## [v0.3.0](https://github.com/mirnylab/cooltools/compare/v0.2.0...v0.3.0) Date: 2019-11-04