File tree Expand file tree Collapse file tree 6 files changed +28
-21
lines changed Expand file tree Collapse file tree 6 files changed +28
-21
lines changed Original file line number Diff line number Diff line change 1
1
# Releases
2
2
3
+ ## sortinghat 1.6.0 - (2024-12-11)
4
+
5
+ **New features:**
6
+
7
+ * Skip recommendations (#937)\
8
+ Users can now skip a recommendation and review the next one if they
9
+ are unsure of whether to apply it or dismiss it.
10
+ * Sort organizations by number of enrollments (#940)\
11
+ Organizations are now sorted by the number of enrollments they have by
12
+ default. Clicking on a column header sorts the table results by that
13
+ field.
14
+
15
+
3
16
## sortinghat 1.5.1 - (2024-11-13)
4
17
5
18
* Update Poetry's package dependencies
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " sortinghat"
3
- version = " 1.6.0-rc.1 "
3
+ version = " 1.6.0"
4
4
description = " A tool to manage identities."
5
5
authors = [
6
6
" GrimoireLab Developers"
Original file line number Diff line number Diff line change
1
+ ## sortinghat 1.6.0 - (2024-12-11)
2
+
3
+ ** New features:**
4
+
5
+ * Skip recommendations (#937 )\
6
+ Users can now skip a recommendation and review the next one if they
7
+ are unsure of whether to apply it or dismiss it.
8
+ * Sort organizations by number of enrollments (#940 )\
9
+ Organizations are now sorted by the number of enrollments they have by
10
+ default. Clicking on a column header sorts the table results by that
11
+ field.
12
+
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
- # File auto-generated by semverup on 2024-12-11 09:09:05.882400
2
- __version__ = "1.6.0-rc.1 "
1
+ # File auto-generated by semverup on 2024-12-11 10:23:49.938589
2
+ __version__ = "1.6.0"
You can’t perform that action at this time.
0 commit comments