mirror of
https://github.com/gotoeasy/glogcenter.git
synced 2025-09-15 12:58:34 +08:00
0.8.2
This commit is contained in:
parent
6149c602a5
commit
b97755c9a6
@ -176,6 +176,11 @@ func main() {
|
||||
- [ ] 集群支持动态删减节点(或是页面管理删除)
|
||||
|
||||
|
||||
### 版本`0.8.2`
|
||||
|
||||
- [x] 优化部分场景下的检索性能
|
||||
- [x] 修复一些小问题
|
||||
|
||||
### 版本`0.8.1`
|
||||
|
||||
- [x] 代码重构改善
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
package onstart
|
||||
|
||||
const VERSION = "glogcenter 0.8.1"
|
||||
const VERSION = "glogcenter 0.8.2"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user