Adding JSON changelog

This commit is contained in:
Shidorien
2023-11-24 02:22:58 +01:00
parent 64858a3d2c
commit 0d7c160b24
5 changed files with 35 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"1.0.0": {
"title": "Erste Veröffentlichung",
"htmlBody": "<p>Erste Veröffentlichung der App.</p>",
"timestampPublished" : "1700788913"
}
}
+7
View File
@@ -0,0 +1,7 @@
{
"1.0.0" : {
"title" : "First Release",
"htmlBody" : "<p>First release of the app.</p>",
"timestampPublished" : "1700788913"
}
}
+7
View File
@@ -0,0 +1,7 @@
{
"1.0.0": {
"title": "Primera Lanzamiento",
"htmlBody": "<p>Primera lanzamiento de la aplicación.</p>",
"timestampPublished" : "1700788913"
}
}
+7
View File
@@ -0,0 +1,7 @@
{
"1.0.0": {
"title": "Première Version",
"htmlBody": "<p>Première version de l'application.</p>",
"timestampPublished" : "1700788913"
}
}
+7
View File
@@ -0,0 +1,7 @@
{
"1.0.0": {
"title": "Первый Релиз",
"htmlBody": "<p>Первый релиз приложения.</p>",
"timestampPublished" : "1700788913"
}
}