1
1
mirror of https://github.com/nmattia/snack.git synced 2024-09-11 11:55:36 +03:00
snack/CHANGELOG.md

18 lines
567 B
Markdown
Raw Normal View History

2018-10-03 19:38:18 +03:00
# Changelog
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
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
2018-10-03 20:51:10 +03:00
2018-10-03 19:38:18 +03:00
### Added
- This CHANGELOG file to track changes to the command line and library APIs.
2018-10-03 20:51:10 +03:00
### Changed
- The `snack run` function to accept arguments that will be passed to the built
executable.
2018-10-03 19:38:18 +03:00
[Unreleased]: https://github.com/nmattia/snack/compare/51987daf76cffc31289e6913174dfb46b93df36b...HEAD