Skip to content

Commit

Permalink
升级 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
qmdx committed Sep 8, 2024
1 parent 09ff25d commit e467e9b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# 更新日志

## [v1.0.2] 2024.09.08

- 新增支持子流程任意节点唤醒父流程执行
- 优化子流程新增尾节点测试用例
- 合并编译脚本配置
- issue 解决自增 ID 主键冲突问题
- 其它代码优化

## [v1.0.1] 2024.09.01

- 新增模拟角色直接分配处理人并自动完成
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
APP_GROUP=com.aizuda
APP_VERSION=1.0.1
APP_VERSION=1.0.2

SONATYPE_HOST=CENTRAL_PORTAL
RELEASE_SIGNING_ENABLED=true
Expand Down

0 comments on commit e467e9b

Please sign in to comment.