Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
osa1 committed May 5, 2022
1 parent 0028d80 commit bd86839
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion protobuf/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Update READMEs of `protobuf` and `protoc_plugin`:
* Use `dart pub` instead of `pub` in command examples ([a7e75cb])
* Fix typos, clarify installation instructions, mention native compilation,
fix proto syntax for `protoc_plugin` ([#610], [#617])
fix proto syntax for `protoc_plugin` ([#610], [#617], [#641])
* Improve runtime perf by removing some of the runtime type checks ([#574],
[#573])
* Fix a bug when converting negative `Timestamp` to Dart `DateTime` ([#580],
Expand Down Expand Up @@ -39,6 +39,7 @@
[#638]: https://github.com/google/protobuf.dart/pull/638
[#639]: https://github.com/google/protobuf.dart/pull/639
[#640]: https://github.com/google/protobuf.dart/pull/640
[#641]: https://github.com/google/protobuf.dart/pull/641

## 2.0.1

Expand Down

0 comments on commit bd86839

Please sign in to comment.