CHANGELOG.md in mixlib-archive-0.4.6 vs CHANGELOG.md in mixlib-archive-0.4.7
- old
+ new
@@ -1,28 +1,33 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
# Change Log
-<!-- latest_release 0.4.6 -->
-## [v0.4.6](https://github.com/chef/mixlib-archive/tree/v0.4.6) (2018-05-08)
+<!-- latest_release 0.4.7 -->
+## [v0.4.7](https://github.com/chef/mixlib-archive/tree/v0.4.7) (2018-05-14)
#### 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))
+- fixup strange edge case around tar magic reading [#22](https://github.com/chef/mixlib-archive/pull/22) ([spion06](https://github.com/spion06))
<!-- latest_release -->
-<!-- release_rollup since=0.4.5 -->
+<!-- release_rollup since=0.4.6 -->
### Changes not yet released to rubygems.org
#### 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)) <!-- 0.4.6 -->
+- 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 -->
<!-- release_rollup -->
<!-- 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))
- Fix up writing tar archives with the rubygems tar [#19](https://github.com/chef/mixlib-archive/pull/19) ([thommay](https://github.com/thommay))
-<!-- latest_stable_release -->
## [v0.4.2](https://github.com/chef/mixlib-archive/tree/v0.4.2) (2018-04-25)
#### Merged Pull Requests
- use libarchive by preference [#17](https://github.com/chef/mixlib-archive/pull/17) ([thommay](https://github.com/thommay))
\ No newline at end of file