Skip to content

Commit 2c536e7

Browse files
committed
Update version to v1.10.1 and add changelog entry for minor bug fixes
1 parent 1ed4a09 commit 2c536e7

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.10.0";
3+
const version = "v1.10.1";
44
const changelog = {
5+
"v1.10.1": [
6+
"Kleine Fehlerbehebungen",
7+
],
58
"v1.10.0": [
69
"Das LT kann interne Kommentare zu MA hinterlassen (bspw. zur Verfügbarkeit)",
710
"Bei der Freischaltung von MA steht jetzt immer das korrekte Registrierungsdatum",

0 commit comments

Comments
 (0)