Skip to content

Commit 5c98029

Browse files
James TsaiJames Tsai
authored andcommitted
Add change log
1 parent 720e0bf commit 5c98029

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Changelog
2+
All notable changes to HackMD-CLI will be documented in this file.
3+
4+
## [Unreleased]
5+
### Added
6+
- Rewrite old and add new commands supported by [v2 @hackmd/api](https://www.npmjs.com/package/@hackmd/api)
7+
- Github Action CI for config testing
8+
### Changed
9+
- Migrate [oclif](https://www.npmjs.com/package/oclif) to v2.5.0
10+
- Change to use hackmd api end point URL and and access token for authentication
11+
### Removed
12+
- Remove commands based on deprecated v1 @hackmd/api, including `import`, `export`
13+
- CodiMD has not been supported

0 commit comments

Comments
 (0)