File tree Expand file tree Collapse file tree 4 files changed +11
-6
lines changed
Expand file tree Collapse file tree 4 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 33
44All notable changes to this project will be documented in this file.
55
6+ ## [ 1.1.1] - 2023-06-26
7+ ### Bugfix
8+ - Fix v1.1.0 release issues
9+
10+
611## [ 1.1.0] - 2023-03-15
712
813Support CallActivity configuration and execution.
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >com.didiglobal.turbo</groupId >
88 <artifactId >turbo</artifactId >
9- <version >1.1.0 </version >
9+ <version >1.1.1 </version >
1010 </parent >
1111
1212 <modelVersion >4.0.0</modelVersion >
1313
1414 <artifactId >demo</artifactId >
15- <version >1.1.0 </version >
15+ <version >1.1.1 </version >
1616 <packaging >jar</packaging >
1717
1818 <properties >
1919 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
2020 <java .version>1.8</java .version>
2121
2222 <spring-boot .version>1.5.10.RELEASE</spring-boot .version>
23- <turbo .engine.version>1.1.0 </turbo .engine.version>
23+ <turbo .engine.version>1.1.1 </turbo .engine.version>
2424 <h2 .version>1.4.200</h2 .version>
2525 </properties >
2626
Original file line number Diff line number Diff line change 55 <modelVersion >4.0.0</modelVersion >
66
77 <artifactId >engine</artifactId >
8- <version >1.1.0 </version >
8+ <version >1.1.1 </version >
99 <packaging >jar</packaging >
1010
1111 <parent >
1212 <artifactId >turbo</artifactId >
1313 <groupId >com.didiglobal.turbo</groupId >
14- <version >1.1.0 </version >
14+ <version >1.1.1 </version >
1515 </parent >
1616 <properties >
1717 <groovy .version>2.3.7</groovy .version>
Original file line number Diff line number Diff line change 66 <groupId >com.didiglobal.turbo</groupId >
77 <artifactId >turbo</artifactId >
88 <packaging >pom</packaging >
9- <version >1.1.0 </version >
9+ <version >1.1.1 </version >
1010 <name >turbo</name >
1111 <description >Turbo is a light-weight flow engine framework, support BPMN2.0</description >
1212 <url >https://www.github.com/didi/turbo</url >
You can’t perform that action at this time.
0 commit comments