Skip to content

Commit e42e784

Browse files
committed
Merged PR 2055551: Adding release notes for 180.6.0
Adding release notes for 180.6.0 ---- #### AI description (iteration 1) #### PR Classification Documentation update to add release notes for version 180.6.0 of Microsoft.SqlServer.TransactSql.ScriptDom. #### PR Summary This PR adds release notes documenting version 180.6.0, which includes a new 180 parser and maintains support for .NET Framework 4.7.2, .NET 8, and .NET Standard 2.0+ across multiple platforms. - `/release-notes/180/180.6.0.md`: New release notes file documenting target platform support (.NET Framework 4.7.2, .NET 8, .NET Standard 2.0+) and mentioning a new 180 parser feature <!-- GitOpsUserAgent=GitOps.Apps.Server.pullrequestcopilot -->
1 parent f26f8ff commit e42e784

1 file changed

Lines changed: 26 additions & 0 deletions

File tree

release-notes/180/180.6.0.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# Release Notes
2+
3+
## Microsoft.SqlServer.TransactSql.ScriptDom 180.6.0
4+
This update brings the following changes over the previous release:
5+
6+
### Target Platform Support
7+
8+
* .NET Framework 4.7.2 (Windows x86, Windows x64)
9+
* .NET 8 (Windows x86, Windows x64, Linux, macOS)
10+
* .NET Standard 2.0+ (Windows x86, Windows x64, Linux, macOS)
11+
12+
### Dependencies
13+
14+
#### .NET Framework
15+
#### .NET Core
16+
17+
### New Features
18+
* Adds a new 180 parser.
19+
20+
### Fixed
21+
22+
### Changes
23+
* None
24+
25+
### Known Issues
26+
* None

0 commit comments

Comments
 (0)