CHANGELOG.md in bridgetown-inline-svg-1.0.0 vs CHANGELOG.md in bridgetown-inline-svg-1.1.0
- old
+ new
@@ -1,10 +1,18 @@
# Changelog
-# (2020-07-11)
+## [Unreleased](https://github.com/andrewmcodes/bridgetown-inline-svg/tree/HEAD)
-### Features
+[Full Changelog](https://github.com/andrewmcodes/bridgetown-inline-svg/compare/v1.0.0...HEAD)
-* **dependencies:** :heavy_plus_sign: Add simplecov and coveralls ([1369d37](https://github.com/andrewmcodes/bridgetown-inline-svg/commit/1369d3756d7c55ea9015e0cb1dda34723d6eff82))
-* **release:** :bookmark: Bump bridgetown-inline-svg to 0.0.1 [skip ci] ([cef6587](https://github.com/andrewmcodes/bridgetown-inline-svg/commit/cef6587bd4e17f7912fd2b3ef2cafab137630af4))
-* **release:** :building_construction: Update gem release command settings ([aea38c8](https://github.com/andrewmcodes/bridgetown-inline-svg/commit/aea38c8e1a4ad8e4a135aa6c09b77134df26b68f))
-* :tada: Initial Commit ([dcf77a7](https://github.com/andrewmcodes/bridgetown-inline-svg/commit/dcf77a73d7fee38fdc00dfce3b6a7f50ebd27636))
+**Merged pull requests:**
+
+- Update documentation [\#5](https://github.com/andrewmcodes/bridgetown-inline-svg/pull/5) ([andrewmcodes](https://github.com/andrewmcodes))
+- bug: Allow svg in partial without passing "site: site" explicitly [\#4](https://github.com/andrewmcodes/bridgetown-inline-svg/pull/4) ([MikeRogers0](https://github.com/MikeRogers0))
+
+## [v1.0.0](https://github.com/andrewmcodes/bridgetown-inline-svg/tree/v1.0.0) (2020-07-11)
+
+[Full Changelog](https://github.com/andrewmcodes/bridgetown-inline-svg/compare/dcf77a73d7fee38fdc00dfce3b6a7f50ebd27636...v1.0.0)
+
+
+
+\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*