CHANGELOG.md in polyfill-1.8.0 vs CHANGELOG.md in polyfill-1.9.0

- old
+ new

@@ -1,9 +1,15 @@ -# [1.8.0][] (TBD) +# [1.9.0][] (2020-12-12) ## Added +- Added support for repeatable srb runs from the sorbet gem. + +# [1.8.0][] (2019-09-02) + +## Added + - v2.6 Kernel#Complex - v2.6 Kernel#Float - v2.6 Kernel#Integer - v2.6 Kernel#Rational - v2.6 Array#to_h @@ -286,9 +292,10 @@ - v2.4 Numeric#finite? - v2.4 Numeric#infinite? - v2.4 String#concat? - v2.4 String#prepend? +[1.9.0]: https://github.com/AaronLasseigne/polyfill/compare/v1.8.0...v1.9.0 [1.8.0]: https://github.com/AaronLasseigne/polyfill/compare/v1.7.0...v1.8.0 [1.7.0]: https://github.com/AaronLasseigne/polyfill/compare/v1.6.0...v1.7.0 [1.6.0]: https://github.com/AaronLasseigne/polyfill/compare/v1.5.0...v1.6.0 [1.5.0]: https://github.com/AaronLasseigne/polyfill/compare/v1.4.0...v1.5.0 [1.4.0]: https://github.com/AaronLasseigne/polyfill/compare/v1.3.0...v1.4.0