Skip to content

Commit 4c7ae56

Browse files
committed
adds changelog sym link
1 parent 2badcdd commit 4c7ae56

File tree

2 files changed

+4
-43
lines changed

2 files changed

+4
-43
lines changed

CHANGELOG

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
neuvue_project/workspace/static/updates.json
+3-43
Original file line numberDiff line numberDiff line change
@@ -1,47 +1,7 @@
11
{
22
"recent_updates" : [
3-
{"update_name": "update 1",
4-
"update_date": "March 7th, 2022",
5-
"update_description": "I did something to update the application! I did something to update the application! I did something to update the application!I did something to update the application!I did something to update the application!"},
6-
7-
{"update_name": "update 2",
8-
"update_date": "March 7th, 2022",
9-
"update_description": "I did something to update the application!"},
10-
11-
{"update_name": "update 3",
12-
"update_date": "March 7th, 2022",
13-
"update_description": "I did something to update the application!"},
14-
15-
{"update_name": "update 4",
16-
"update_date": "March 7th, 2022",
17-
"update_description": "I did something to update the application!"},
18-
19-
{"update_name": "update 5",
20-
"update_date": "March 7th, 2022",
21-
"update_description": "I did something to update the application!"},
22-
23-
{"update_name": "update 1",
24-
"update_date": "March 7th, 2022",
25-
"update_description": "I did something to update the application!"},
26-
27-
{"update_name": "update 2",
28-
"update_date": "March 7th, 2022",
29-
"update_description": "I did something to update the application!"},
30-
31-
{"update_name": "update 3",
32-
"update_date": "March 7th, 2022",
33-
"update_description": "I did something to update the application!"},
34-
35-
{"update_name": "update 4",
36-
"update_date": "March 7th, 2022",
37-
"update_description": "I did something to update the application!"},
38-
39-
{"update_name": "update 5",
40-
"update_date": "March 7th, 2022",
41-
"update_description": "I did something to update the application!"},
42-
43-
{"update_name": "update 6",
44-
"update_date": "March 7th, 2022",
45-
"update_description": "I did something to update the application!"}
3+
{"update_name": "v1.4.6",
4+
"update_date": "March 12th, 2022",
5+
"update_description": "Increased sidebar contrast. \n Retain source and target paths for path finding. \n Adds ability to customize annotation color in preferences. \n Minor bug fixes and performance improvements."}
466
]
477
}

0 commit comments

Comments
 (0)