wordexp/CHANGELOG.md
2022-01-16 22:01:39 -08:00

17 lines
369 B
Markdown

# Changelo
[Release notes][gh] for this project are [also available on GitHub][gh].
[gh]: https://github.com/samsonjs/wordexp/releases
# 0.1.1
# 2022-01-16
- Add native extension and command line executable to gemspec
# 0.1.0
# 2022-01-16
First release. Implements the most basic API without any options.
Command line executable and native extension are broken.