Skip to content

Commit abba1f5

Browse files
committed
Update missing docs
1 parent 11001a1 commit abba1f5

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,9 @@ body :
1515
id : version
1616
attributes :
1717
label : "Version"
18-
description : "Which version of Azzy are you using? Ensure you're using the latest version of your line!"
18+
description : "Which version of Azzy are you using? Ensure you're using the latest minor version of your line!"
1919
options :
20+
- "2.1.x"
2021
- "2.0.x"
2122
- "1.10.x"
2223
- "1.9.x"

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## 2.2.0
2+
13
## 2.1.0 - 2024-11-22
24
### General
35
- Updated to .NET 9 including all dependencies

SECURITY.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ We expect that all users of the software, if they are interested in taking advan
66

77
| Version | Supported |
88
| ------- | ------------------ |
9-
| 2.0.x | :white_check_mark: |
9+
| 2.1.x | :white_check_mark: |
10+
| 2.0.x | :x: |
1011
| 1.10.x | :x: |
1112
| 1.9.x | :x: |
1213
| 1.8.x | :x: |

0 commit comments

Comments
 (0)