Skip to content

Commit 931f188

Browse files
committed
chore: Prepare release 0.4.0
1 parent 3b9461d commit 931f188

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

+20
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,26 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

77
<!-- insertion marker -->
8+
## [0.4.0](https://github.com/cognitivefactory/interactive-clustering-gui/releases/tag/0.4.0) - 2022-09-01
9+
10+
<small>[Compare with 0.3.0](https://github.com/cognitivefactory/interactive-clustering-gui/compare/0.3.0...0.4.0)</small>
11+
12+
### Bug Fixes
13+
- correct expected status for constraints approval in js ([8c8ed8d](https://github.com/cognitivefactory/interactive-clustering-gui/commit/8c8ed8df2b9523b24517353de263062fe231d181) by SCHILD Erwan).
14+
15+
### Build
16+
- update flake8 (incompatibilities) ([3b9461d](https://github.com/cognitivefactory/interactive-clustering-gui/commit/3b9461d77337c5c6925c74711f7e659e302722e7) by SCHILD Erwan).
17+
18+
### Code Refactoring
19+
- add confirmation when modify annotation in html/js ([9c2dbdb](https://github.com/cognitivefactory/interactive-clustering-gui/commit/9c2dbdba397605ba754b78fd32b550339ce910c9) by SCHILD Erwan).
20+
- change constraints summary default order in js ([a0b94b0](https://github.com/cognitivefactory/interactive-clustering-gui/commit/a0b94b077f1b349b631680161fccbbd326da1c2a) by SCHILD Erwan).
21+
- move welcome page to '/' ([ae94345](https://github.com/cognitivefactory/interactive-clustering-gui/commit/ae943458530a22b7651813bdb71ae6fe11897b87) by SCHILD Erwan).
22+
- pyproject.toml ([a8b0323](https://github.com/cognitivefactory/interactive-clustering-gui/commit/a8b032322f416acee1751af7edd5588a13351d1f) by SCHILD Erwan).
23+
24+
### Features
25+
- add direct link to constraints to annotate, with some ux refactor ([9522360](https://github.com/cognitivefactory/interactive-clustering-gui/commit/9522360325b9482bb659a62d02aa293905d1c848) by SCHILD Erwan).
26+
27+
828
## [0.3.0](https://github.com/cognitivefactory/interactive-clustering-gui/releases/tag/0.3.0) - 2022-08-26
929

1030
<small>[Compare with 0.2.1](https://github.com/cognitivefactory/interactive-clustering-gui/compare/0.2.1...0.3.0)</small>

0 commit comments

Comments
 (0)