shellwords-0.1.2.0: CHANGELOG.md
## [*Unreleased*](https://github.com/pbrisbin/hs-shellwords/compare/v0.1.2.0...master) None ## [v0.1.2.0](https://github.com/pbrisbin/hs-shellwords/compare/v0.1.1.0...v0.1.2.0) - `parse` works on `String` now, use `parseText` for the `Text` interface ## [v0.1.1.0](https://github.com/pbrisbin/hs-shellwords/compare/v0.1.0.0...v0.1.1.0) - Bugfixes that I can't remember ## [v0.1.0.0](https://github.com/pbrisbin/hs-shellwords/tree/v0.1.0.0) First released version.