Skip to content

Commit 14ef30e

Browse files
committed
doc: update roadmap and change log
1 parent 0340afc commit 14ef30e

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

docs/develop/change-log.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
# Change Log
2+
### Version 2.1.0(client:2.0.1)
3+
- [x] fix: upload file api is not correct.
4+
- [x] fix: command line compile successfully.
5+
- [x] feat: add `_version` api to get domain current version.
6+
- [ ] feat: support serving multiple spa in one domain.
7+
- [x] chore: js client sdk add node.js version restriction.
8+
- [x] chore: it's now used in production environment!
29

310
### Version 2.0.0(client:2.0.0)
411
- [x] move project from timzaak to ForNet

docs/develop/roadmap.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22
### Version 2.0.x
33
- bench: add benchmark
44
- doc: spa-client command help doc
5-
- integration check of files list
5+
- integration check of files list
6+
- config format change from honcon to yaml (honcon lib is archived)

0 commit comments

Comments
 (0)