We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ed4a09 commit 2c536e7Copy full SHA for 2c536e7
src/boot/changelog.js
@@ -1,7 +1,10 @@
1
import { boot } from "quasar/wrappers";
2
3
-const version = "v1.10.0";
+const version = "v1.10.1";
4
const changelog = {
5
+ "v1.10.1": [
6
+ "Kleine Fehlerbehebungen",
7
+ ],
8
"v1.10.0": [
9
"Das LT kann interne Kommentare zu MA hinterlassen (bspw. zur Verfügbarkeit)",
10
"Bei der Freischaltung von MA steht jetzt immer das korrekte Registrierungsdatum",
0 commit comments