CHANGELOG.md in mixlib-archive-0.4.7 vs CHANGELOG.md in mixlib-archive-0.4.8

- old
+ new

@@ -1,27 +1,32 @@ <!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ --> # Change Log -<!-- latest_release 0.4.7 --> -## [v0.4.7](https://github.com/chef/mixlib-archive/tree/v0.4.7) (2018-05-14) +<!-- latest_release 0.4.8 --> +## [v0.4.8](https://github.com/chef/mixlib-archive/tree/v0.4.8) (2018-06-21) #### Merged Pull Requests -- fixup strange edge case around tar magic reading [#22](https://github.com/chef/mixlib-archive/pull/22) ([spion06](https://github.com/spion06)) +- Use the correct entry size for content with multi-byte characters. [#23](https://github.com/chef/mixlib-archive/pull/23) ([coderanger](https://github.com/coderanger)) <!-- latest_release --> -<!-- release_rollup since=0.4.6 --> +<!-- release_rollup since=0.4.7 --> ### Changes not yet released to rubygems.org #### Merged Pull Requests -- fixup strange edge case around tar magic reading [#22](https://github.com/chef/mixlib-archive/pull/22) ([spion06](https://github.com/spion06)) <!-- 0.4.7 --> +- Use the correct entry size for content with multi-byte characters. [#23](https://github.com/chef/mixlib-archive/pull/23) ([coderanger](https://github.com/coderanger)) <!-- 0.4.8 --> <!-- release_rollup --> <!-- latest_stable_release --> +## [v0.4.7](https://github.com/chef/mixlib-archive/tree/v0.4.7) (2018-06-07) + +#### Merged Pull Requests +- fixup strange edge case around tar magic reading [#22](https://github.com/chef/mixlib-archive/pull/22) ([spion06](https://github.com/spion06)) +<!-- latest_stable_release --> + ## [v0.4.6](https://github.com/chef/mixlib-archive/tree/v0.4.6) (2018-05-08) #### Merged Pull Requests - update tar magic to identify oldgnu style tar headers [#21](https://github.com/chef/mixlib-archive/pull/21) ([spion06](https://github.com/spion06)) -<!-- latest_stable_release --> ## [v0.4.5](https://github.com/chef/mixlib-archive/tree/v0.4.5) (2018-05-04) #### Merged Pull Requests - Fix up creating archives [#18](https://github.com/chef/mixlib-archive/pull/18) ([thommay](https://github.com/thommay)) \ No newline at end of file