Skip to content

Commit 671b947

Browse files
committed
Update changelog for version v1.9.3 to include group display feature in AdvancedUserList
1 parent 7f18507 commit 671b947

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/boot/changelog.js

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
import { boot } from "quasar/wrappers";
22

3-
const version = "v1.9.2";
3+
const version = "v1.9.3";
44
const changelog = {
5+
"v1.9.3": [
6+
"Erlaubt die Gruppe der MA in der erweiterten Nutzerliste anzuzeigen",
7+
],
58
"v1.9.2": [
69
"Behebung, dass die Sortierung in der MA-Liste mit Umlauten nicht funktioniert hat",
710
],

0 commit comments

Comments
 (0)