diff options
-rw-r--r-- | development/protobuf3/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/development/protobuf3/README b/development/protobuf3/README index c0fe34acc0..4c8085a227 100644 --- a/development/protobuf3/README +++ b/development/protobuf3/README @@ -25,3 +25,5 @@ Notes: conflicted with this build. * Protobuf3 enforces strict UTF-8 checking. Parsing will fail if a string field contains non UTF-8 data. +* Protobuf 31.0 dropped support for Ruby 3.0, so 30.0 is the last + version working with Slackware 15.0. |