1 2 3 4 5 6 7 8 9 10 11 12
--- source: src/changelog.rs expression: "render(&[(Bump::Minor,\n\"First line of body\\nsecond line of body\\n\\nline after a blank line\",)])" --- ## 10.1.0 ### Minor Changes - First line of body second line of body line after a blank line