CHANGELOG.md in gretel-3.0.6 vs CHANGELOG.md in gretel-3.0.7

- old
+ new

@@ -1,6 +1,9 @@ # Changelog +## Version 3.0.7 +* Pretext and posttext classes are now customizable with `<%= breadcrumbs pretext_class: "some-class" %>` and `<%= breadcrumbs posttext_class: "some-other-class" %>`. + ## Version 3.0.6 * Pretext and posttext are now enclosed in spans with `<span class="pretext">` and `<span class="posttext">`. * Semantic breadcrumbs are now rendered in spans instead of divs to enable easier styling. ## Version 3.0.3 \ No newline at end of file