From 9b0a48a2859de93442c90272315b2ea13de3d215 Mon Sep 17 00:00:00 2001 From: AlvaroMarquesAndrade Date: Wed, 11 Mar 2020 15:23:01 -0300 Subject: [PATCH] added new content --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fa5eb9ec..e0711c55 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file. Preferably use **Added**, **Changed**, **Removed** and **Fixed** topics in each release or unreleased log for a better organization. ## Unreleased +## [0.3.3](https://github.com/quintoandar/butterfree/releases/tag/0.3.1) +* Collect set aggregation ([#80](https://github.com/quintoandar/butterfree/pull/80)) +* Add drone step for automatic releasing ([#82](https://github.com/quintoandar/butterfree/pull/82)) +* Remove OnlineFeatureStoreWriter validations ([#83](https://github.com/quintoandar/butterfree/pull/83)) + + ## [0.3.2](https://github.com/quintoandar/butterfree/releases/tag/0.3.1) * [MLOP-167] Fix Repartition Method ([#76](https://github.com/quintoandar/butterfree/pull/76)) * [MLOP-152] Tuning dataframe generated by FeatureSet ([#75](https://github.com/quintoandar/butterfree/pull/75))