Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 515 Bytes

CHANGELOG.md

File metadata and controls

24 lines (13 loc) · 515 Bytes

Unreleased

  • Enhancements
    • Added :caps attribute to paragraph styles (@jensljungblad)

v0.2.0

  • Enhancements

    • Implemented true line breaks within paragraphs (@Linuus).
    • Converted paragraph command to accept/allow blank content (@Linuus).
    • Allowed :top and :bottom attributes to be set on default paragraph style (@jpdugan).
  • Deprecations

    • Line breaks are no longer allowed at the document level. Use blank paragraphs instead.

v0.1.x

  • Enhancements
    • Initial commits. (@jpdugan)