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
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,13 @@
1
1
# Snyk Security Changelog
2
2
3
+
## [2.16.0]
4
+
### Changed
5
+
- Added support for JetBrains 2025.2 IDE releases
6
+
- Increased available memory for CI security scans
7
+
- Improved reference folder and branch selection handling for Net New Issues feature
8
+
- Added security guidance in the [Security](SECURITY.md) document
9
+
- Improved contribution guidance in the [Contributing](CONTRIBUTING.md), [Contributor Agreement](Contributor-Agreement.md) and [Code of Conduct](CODE_OF_CONDUCT.md) documents
10
+
3
11
## [2.15.0]
4
12
### Changes
5
13
- make language server run per project, not per application. this fixes issue counts in summary view and makes the UI thread less busy
0 commit comments