# Changelog for `waterfall-cad`
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.1.0.0 - 2023-12-05
### Added
- Reexported all modules under top level `Waterfall` module
- Refactored common code in `Path` and `Path2D` into the `AnyPath` typeclass
- Added Waterfall.Text, containing text rendering functions
### Fixed
- Fix build on MacOS (tested with the homebrew install of OpenCASCADE)
## 0.0.0.1 - YYYY-MM-DD