We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 720e0bf commit 5c98029Copy full SHA for 5c98029
CHANGELOG.md
@@ -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