shellmet/CHANGELOG.md

17 lines
332 B
Markdown
Raw Normal View History

2019-02-23 16:02:45 +03:00
# Changelog
`shellmet` uses [PVP Versioning][1].
The changelog is available [on GitHub][2].
2019-04-09 07:37:54 +03:00
## 0.0.1 — Apr 9, 2019
* Generalise the type of the `$?` operator to allow returning values on
shell-command failuires.
## 0.0.0
2019-02-23 16:02:45 +03:00
* Initially created.
[1]: https://pvp.haskell.org
2019-04-09 07:37:54 +03:00
[2]: https://github.com/kowainik/shellmet/releases