Skip to content

Commit

Permalink
Fix a typo
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 540349262
  • Loading branch information
fowles committed Jun 16, 2023
1 parent 6241d42 commit 1291253
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions csharp/CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ Features:
custom implementation of writers with both speed and size optimizations.
- Addition of the "Google.ProtoBuffers.Serialization" assembly to support
reading and writing messages to/from XML, JSON, IDictionary<,> and others.
- Several performance related fixes and tweeks
- Several performance related fixes and tweaks
- Issue 3: Add option to mark generated code with attribute
- Issue 20: Support for decorating classes [Serializable]
- Issue 21: Decorate fields with [deprecated=true] as [System.Obsolete]
Expand Down Expand Up @@ -145,4 +145,4 @@ RELEASE NOTES - Version 0.9.0

- Initial release

===============================================================================
===============================================================================

0 comments on commit 1291253

Please sign in to comment.