History.md in rake-compiler-1.2.6 vs History.md in rake-compiler-1.2.7

- old
+ new

@@ -1,4 +1,14 @@ +### 1.2.7 / 2024-01-31 + +* Improvements: + * GH-236: Added support for setting `required_rubygems_version` for + fat-gems that specify the Linux libc. + [Patch by Mike Dalessio] + +* Thanks: + * Mike Dalessio + ### 1.2.6 / 2024-01-23 * Improvements: * GH-232 GH-233: Changed to use `require` instead of copying content of `rbconfig.rb` for `__FILE__` in `rbconfig.rb`.