You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ Please refer to the [NEWS](NEWS.md) for a list of changes which have an affect o
21
21
22
22
### Data Format
23
23
24
-
- added `severity` field to help with triaging received events (PR# by Kamil Mańkowski).
24
+
- added `severity` field to help with triaging received events (PR#2575 by Kamil Mańkowski).
25
25
To allow saving the field in PostgreSQL database in existing installations, the following schema update is necessary: `ALTER TABLE events ADD severity varchar(10);`.
0 commit comments