# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] ## [0.3.0 - 2024-11-18] - Changed: updated to svgdx 0.14.0 - Fixed: indentation and newlines in rendered SVG could break markdown processing - Added: `svgdx-xml` fenced code block type to display both XML and SVG output - Added: wrap rendered svgdx blocks in divs with fenced code block type for CSS styling ## [0.2.0 - 2024-10-03] - Changed: updated to svgdx 0.13.0 - Added: `--version` option also displays underlying svgdx version ## [0.1.0 - 2024-09-25] - Initial release using svgdx 0.12.0