You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ To use Protocol Buffers with JavaScript, you need two main components:
27
27
(look for the `protoc-*.zip` files under **Downloads**).
28
28
29
29
30
-
Project Status as of July 2022
30
+
Project Status as of September 2022
31
31
===
32
32
33
33
This project is currently in a somewhat broken state that we are working to rectify. We expect to have updated releases by the end of September 2022.
@@ -38,7 +38,7 @@ Protobuf JavaScript is widely used and well maintained internally at Google but
38
38
39
39
**Contributing**
40
40
41
-
Contributions should generally preserve existing behavior where possible. Current customers rely on applications continuing to work across minor version upgrades.
41
+
Contributions should preserve existing behavior where possible. Current customers rely on applications continuing to work across minor version upgrades.
42
42
43
43
We also currently have limited staffing for this project, as such we encourage small targeted contributions. Thanks!
0 commit comments