瀏覽代碼

Added changelog entry for removing binary gems for Ruby <2.5. (#7454)

Joshua Haberman 5 年之前
父節點
當前提交
ef7cc81116
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      CHANGES.txt

+ 1 - 0
CHANGES.txt

@@ -78,6 +78,7 @@
 
 
   Ruby
   Ruby
   * [experimental] Implemented proto3 presence for Ruby. (#7406)
   * [experimental] Implemented proto3 presence for Ruby. (#7406)
+  * Stop building binary gems for ruby <2.5 (#7453)
   * Fix for wrappers with a zero value (#7195)
   * Fix for wrappers with a zero value (#7195)
   * Fix for JSON serialization of 0/empty-valued wrapper types (#7198)
   * Fix for JSON serialization of 0/empty-valued wrapper types (#7198)
   * Call "Class#new" over rb_class_new_instance in decoding (#7352)
   * Call "Class#new" over rb_class_new_instance in decoding (#7352)