Skip to content

Commit

Permalink
Update update-data.json
Browse files Browse the repository at this point in the history
  • Loading branch information
lhfiedler committed Sep 1, 2023
1 parent 6e19329 commit 2f6f04c
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions docs/home-data/update-data.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
{
"updates": [
{
"content": "Added query linting to sql module editors",
"date": "9/1/2023",
"type": "minor",
"productAreas": [ "DataFlow" ],
"changesetNum": "21211"
},
{
"content": "Filters on User Management page",
"date": "8/30/2023",
Expand All @@ -17,7 +24,7 @@
{
"content": "Animated outputs now track moved connections",
"date": "8/28/2023",
"type": "minor",
"type": "bug",
"productAreas": [ "Dataflow" ],
"changesetNum": "21199"
},
Expand Down Expand Up @@ -80,7 +87,7 @@
{
"content": "Type preservation when resuming dataflows",
"date": "7/10/2023",
"type": "minor",
"type": "bug",
"productAreas": [ "DataFlow" ],
"changesetNum": "21110"
},
Expand Down

0 comments on commit 2f6f04c

Please sign in to comment.