Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
thesamet committed Nov 16, 2020
1 parent c377272 commit d171071
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Change Log
## [0.11.0 Unreleased]

## [0.11.0-M4]
- Upgraded to Protobuf 3.13.0
- Add java_conversions as a file-level options in scalapb.proto
- google.protobuf.Timestamp and google.protobuf.Duration now come with a new
Expand All @@ -8,6 +10,8 @@
imported from scalapb.DurationConverters and scalapb.TimestampConverters
(#939).
- Add support for renaming `oneof` fields (#946)
- Allow sealed oneofs to be defined inside a parent message (#977)
- Support Scala 3.0.0-M1

## [0.11.0-M3]
- Supports protobuf 3.12.2
Expand Down

0 comments on commit d171071

Please sign in to comment.