We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58b7a4a commit 361167cCopy full SHA for 361167c
CHANGELOG.md
@@ -1,13 +1,20 @@
1
# Changelog
2
+
3
All notable changes to HackMD-CLI will be documented in this file.
4
-## [Unreleased]
5
+## 2.0.0
6
7
### Added
8
9
- Rewrite old and add new commands supported by [v2 @hackmd/api](https://www.npmjs.com/package/@hackmd/api)
10
- Github Action CI for config testing
11
12
### Changed
13
14
- Migrate [oclif](https://www.npmjs.com/package/oclif) to v2.5.0
15
- Change to use hackmd api end point URL and and access token for authentication
16
17
### Removed
18
19
- Remove commands based on deprecated v1 @hackmd/api, including `import`, `export`
-- CodiMD has not been supported
20
+- CodiMD has not been supported
0 commit comments