Skip to content

Commit b21580b

Browse files
authored
Merge pull request github#13784 from github/smowton/fix/go-change-note-format
Correct Golang change note format
2 parents 075633a + 8e63bd6 commit b21580b

File tree

3 files changed

+9
-4
lines changed

3 files changed

+9
-4
lines changed

go/ql/lib/change-notes/2023-06-28--add-support-for-bun-framework.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1-
lgtm,codescanning
1+
---
2+
category: minorAnalysis
3+
---
24
* Support for the [Bun framework](https://bun.uptrace.dev/) has been added.
3-
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
1-
lgtm,codescanning
1+
---
2+
category: minorAnalysis
3+
---
24
* Support for [gqlgen](https://github.com/99designs/gqlgen) has been added.
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1-
lgtm,codescanning
1+
---
2+
category: minorAnalysis
3+
---
24
* Support for the [go-pg framework](https://github.com/go-pg/pg) has been improved.
35

0 commit comments

Comments
 (0)