diff --git a/HISTORY.md b/HISTORY.md index 9bf6ef0..cd2a26d 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -2,12 +2,37 @@ Changelog ========= -0.1.2 (2021-08-14) ------------------- -- Fix release, README and windows CI. [Bruno Rocha] -- Release: version 0.1.0. [Bruno Rocha] +(unreleased) +------------ + +Fix +~~~ +- Forgot to lint.. [Fabricio Arend Torres] +- Remove import of matplotlib test utilities due to version + incompatibility. [Fabricio Arend Torres] + +Other +~~~~~ +- Merge pull request #7 from FabricioArendTorres/devel. [Fabricio Arend + Torres] + + Devel +- Chore: fmt. [Fabricio Arend Torres] +- Chore: removed check_input from example. [Fabricio Arend Torres] +- Feat: Implemented vectorized update of confusion matrices. [Fabricio + Arend Torres] +- Chore: Fixed example code highlighting. [Fabricio Arend Torres] +- Chore: Fixed example code highlighting. [Fabricio Arend Torres] +- Chore: Added installation instructions. [Fabricio Arend Torres] +- Chore: removed old files related to the template. [Fabricio Arend + Torres] +- Added readme. [Fabricio Arend Torres] +- Removed old code. [Fabricio Arend Torres] +- Init. [Fabricio Arend Torres] +- Update LICENSE. [Fabricio Arend Torres] + + chore: Update License +- ✅ Ready to clone and code. [FabricioArendTorres] +- Initial commit. [Fabricio Arend Torres] -0.1.0 (2021-08-14) ------------------- -- Add release command. [Bruno Rocha]