Support protoc on Windows

This commit is contained in:
Taiki Endo
2022-08-01 19:43:41 +09:00
parent 9c40419eb7
commit 45e69d69e2
3 changed files with 16 additions and 11 deletions

View File

@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
- Support `protoc` on Windows.
## [1.10.1] - 2022-08-01
- Fix missing include files when installing `protoc` on Linux and macOS.