Skip to content

Latest commit

 

History

History
54 lines (30 loc) · 2.35 KB

CHANGELOG.md

File metadata and controls

54 lines (30 loc) · 2.35 KB

ChangeLog

All notable changes to this project will be documented in this file,ChangeLog information is generated by the CommitMessage plugin

feat

  • implement reconnection mechanism and improve error handling (fdb0108)
  • upgrade SDK and add new features (51e777b)
  • add support for access token in bot configuration (545d799)
  • api 更新 (93ce175)

fix

style

perf

refactor

  • 优化事件监听器注册与客户端创建流程 (9abf6b5)
  • 优化8 (d9f892e)
  • 重新格式化代码,并优化性能 (18f92bb)

build

  • update project dependencies- Update client version from 0.4.2 to 0.4.3 - Downgrade SDK version from 0.3.2 to 0.3.1 (ef41a6f)
  • change dependency configuration from implementation to shadow (0b594d7)
  • maven名更新 (9e6c00b)
  • 添加gitignore (e17e257)

ci