Skip to content

Commit

Permalink
release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
mgravell committed Sep 19, 2023
1 parent ae84aba commit dbe3b45
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/releasenotes.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,13 @@ Packages are available on NuGet: [protobuf-net](https://www.nuget.org/packages/p

## unreleased

- support Roslyn [DefaultValue] analyzer (#1040 by @deaglegross)

## 3.2.26

- support `IncludeInOutput` on .proto additional files, to exclude from code-gen (#1032, #1046, #1047, #1062 by @kmosegaard and @dxdjgl)
- support `Uri` in schema-generation as `string` (#1072 by @Matti-Koopa)

## 3.2.16

- implement `[NullWrappedCollection]`, usage [as here](https://protobuf-net.github.io/protobuf-net/nullwrappers#null-collections) (#1044)
Expand Down

0 comments on commit dbe3b45

Please sign in to comment.