mirror of
https://github.com/sbrl/terrain50-cli.git
synced 2024-11-22 06:53:01 +00:00
Add changelog
This commit is contained in:
parent
a9a66b82e1
commit
c72aa4fad2
1 changed files with 2 additions and 9 deletions
11
Changelog.md
11
Changelog.md
|
@ -1,21 +1,14 @@
|
|||
# Changlog
|
||||
This is the master changelog for [`applause-cli`](https://npmjs.org/packages/applause-cli).
|
||||
This is the master changelog for [`terrain50-cli`](https://npmjs.org/packages/terrain50-cli).
|
||||
|
||||
Release template text:
|
||||
|
||||
Install or update from npm:
|
||||
|
||||
```bash
|
||||
npm install --save applause-cli
|
||||
npm install --save terrain50-cli
|
||||
```
|
||||
|
||||
|
||||
## v1.2
|
||||
- Fix missing `import` in `Subcommand.mjs`
|
||||
|
||||
## v1.1
|
||||
- Fix missing `export` in `Argument.mjs`
|
||||
|
||||
|
||||
## v1.0
|
||||
- Initial release! Refactored out from my main PhD codebase.
|
||||
|
|
Loading…
Reference in a new issue