# Changelog for `waterfall-cad-svg`
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 the
[Haskell Package Versioning Policy](https://pvp.haskell.org/).
## Unreleased
## 0.6.3.0
- the SVG CSS now declares the Path fill opacity as 0
## 0.6.2.1
## 0.6.2.0
## 0.6.1.0
## 0.6.0.1
## 0.6.0.0
## 0.5.1.1
## 0.5.1.0
## 0.5.0.1
### Changed
- Svg Path segments that originate from the same edge should no longer contain breaks
## 0.5.0.0
- Initial Release