Skip to content

Commit

Permalink
docs: update ReleaseNotes
Browse files Browse the repository at this point in the history
  • Loading branch information
WeihanLi committed Nov 23, 2023
1 parent cccee92 commit ce187f8
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions docs/ReleaseNotes.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
# Release Notes

## 0.15.0 (To be released)
## 0.15.0

- Upgrade the Roslyn packages to support c# 12 preview features
- .NET 8 Release, C# 12 features support
- Add `--compile-symbol` for compile preprocessor symbol names
- Add `--compile-feature` for compile features, for interceptor support
- Rename `--compiler-type` value `default` to `simple`

## 0.14.0

Expand Down

0 comments on commit ce187f8

Please sign in to comment.