From edf26a03d04db1e2b9274827bf59af94b2a780bb Mon Sep 17 00:00:00 2001 From: Chef Expeditor Date: Fri, 26 Jun 2020 03:05:56 +0000 Subject: [PATCH] Update CHANGELOG.md to reflect the promotion of 1.0.3 Obvious fix; these changes are the result of automation not creative thinking. --- CHANGELOG.md | 23 ++++++++++------------- 1 file changed, 10 insertions(+), 13 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e0e2501..5326a4c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,30 +1,27 @@ # Change Log - -## [v1.0.3](https://github.com/chef/ffi-libarchive/tree/v1.0.3) (2020-06-26) - -#### Merged Pull Requests -- Modern expeditor / buildkite setup [#33](https://github.com/chef/ffi-libarchive/pull/33) ([tas50](https://github.com/tas50)) + - -### Changes not yet released to rubygems.org - -#### Merged Pull Requests -- Modern expeditor / buildkite setup [#33](https://github.com/chef/ffi-libarchive/pull/33) ([tas50](https://github.com/tas50)) -- Replace specific types with more generic equivalents. [#32](https://github.com/chef/ffi-libarchive/pull/32) ([phiggins](https://github.com/phiggins)) -- Optionally clone entries when iterating through an archive [#30](https://github.com/chef/ffi-libarchive/pull/30) ([jatoben](https://github.com/jatoben)) + +## [v1.0.3](https://github.com/chef/ffi-libarchive/tree/v1.0.3) (2020-06-26) + +#### Merged Pull Requests +- Optionally clone entries when iterating through an archive [#30](https://github.com/chef/ffi-libarchive/pull/30) ([jatoben](https://github.com/jatoben)) +- Replace specific types with more generic equivalents. [#32](https://github.com/chef/ffi-libarchive/pull/32) ([phiggins](https://github.com/phiggins)) +- Modern expeditor / buildkite setup [#33](https://github.com/chef/ffi-libarchive/pull/33) ([tas50](https://github.com/tas50)) + + ## [v1.0.0](https://github.com/chef/ffi-libarchive/tree/v1.0.0) (2019-12-28) #### Merged Pull Requests - Chefstyle fixes to get the build green again [#25](https://github.com/chef/ffi-libarchive/pull/25) ([tas50](https://github.com/tas50)) - Add support for custom read functions [#27](https://github.com/chef/ffi-libarchive/pull/27) ([jatoben](https://github.com/jatoben)) - Add Ruby 2.7rc testing and cache gem installs in Buildkite [#28](https://github.com/chef/ffi-libarchive/pull/28) ([tas50](https://github.com/tas50)) - ## [v0.4.10](https://github.com/chef/ffi-libarchive/tree/v0.4.10) (2019-06-24)