14
0

- update to 1.5.0:

* Mark individuals as reviewed
    Individuals can now be marked as reviewed to keep track of
    which profiles have already been checked and when. A profile can
    be marked as reviewed more than once, it will show the date
    of the last review.
  * Wrong arrong direction when merging recommendations (#934)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sortinghat?expand=0&rev=46
This commit is contained in:
2024-11-09 16:01:38 +00:00
committed by Git OBS Bridge
parent 0b03cf8849
commit 1ae726b6d6
4 changed files with 15 additions and 4 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sat Nov 9 16:00:55 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 1.5.0:
* Mark individuals as reviewed
Individuals can now be marked as reviewed to keep track of
which profiles have already been checked and when. A profile can
be marked as reviewed more than once, it will show the date
of the last review.
* Wrong arrong direction when merging recommendations (#934)
-------------------------------------------------------------------
Mon Oct 7 20:49:57 UTC 2024 - Dirk Müller <dmueller@suse.com>