File tree Expand file tree Collapse file tree 20 files changed +39
-20
lines changed Expand file tree Collapse file tree 20 files changed +39
-20
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 2.9.0.2] ( https://github.com/chutney-testing/chutney/tree/2.9.0.2 )
4
+
5
+ ### 🐛 Fixed bugs:
6
+ * Content search only on activated scenario by @rbenyoussef in https://github.com/chutney-testing/chutney/pull/114
7
+ * Fix campaign edition filters width by @rbenyoussef in https://github.com/chutney-testing/chutney/pull/115
8
+ * Update campaigns when renaming environment by @DelaunayAlex in https://github.com/chutney-testing/chutney/pull/87
9
+ * Fix campaign execution status by @boddissattva in https://github.com/chutney-testing/chutney/pull/116
10
+ * Delete dataset module HTML title by @boddissattva in https://github.com/chutney-testing/chutney/pull/118
11
+ * Use the id instead of the name for scenario dataset in cam… by @DelaunayAlex in https://github.com/chutney-testing/chutney/pull/117
12
+
13
+ ** Full Changelog** : https://github.com/chutney-testing/chutney/compare/2.9.0.1...2.9.0.2
14
+
15
+ ## [ 2.9.0.1] ( https://github.com/chutney-testing/chutney/tree/2.9.0.1 )
16
+
17
+ ### 🐛 Fixed bugs:
18
+ * Scenarios list refresh must be unsubscribed by @boddissattva in https://github.com/chutney-testing/chutney/pull/113
19
+
20
+ ** Full Changelog** : https://github.com/chutney-testing/chutney/compare/2.9.0...2.9.0.1
21
+
3
22
## [ 2.9.0] ( https://github.com/chutney-testing/chutney/tree/2.9.0 )
4
23
5
24
### 🚀 Implemented enhancements:
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >com.chutneytesting</groupId >
9
9
<artifactId >chutney-parent</artifactId >
10
- <version >2.9.1-SNAPSHOT </version >
10
+ <version >2.9.0.2 </version >
11
11
</parent >
12
12
13
13
<artifactId >action-impl</artifactId >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >com.chutneytesting</groupId >
9
9
<artifactId >chutney-parent</artifactId >
10
- <version >2.9.1-SNAPSHOT </version >
10
+ <version >2.9.0.2 </version >
11
11
</parent >
12
12
13
13
<artifactId >action-spi</artifactId >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >com.chutneytesting</groupId >
9
9
<artifactId >chutney-junit-parent</artifactId >
10
- <version >2.9.1-SNAPSHOT </version >
10
+ <version >2.9.0.2 </version >
11
11
</parent >
12
12
13
13
<artifactId >chutney-junit-api</artifactId >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >com.chutneytesting</groupId >
9
9
<artifactId >chutney-junit-parent</artifactId >
10
- <version >2.9.1-SNAPSHOT </version >
10
+ <version >2.9.0.2 </version >
11
11
</parent >
12
12
13
13
<artifactId >chutney-junit-engine</artifactId >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >com.chutneytesting</groupId >
9
9
<artifactId >chutney-parent</artifactId >
10
- <version >2.9.1-SNAPSHOT </version >
10
+ <version >2.9.0.2 </version >
11
11
</parent >
12
12
13
13
<artifactId >chutney-junit-parent</artifactId >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >com.chutneytesting</groupId >
9
9
<artifactId >chutney-parent</artifactId >
10
- <version >2.9.1-SNAPSHOT </version >
10
+ <version >2.9.0.2 </version >
11
11
</parent >
12
12
13
13
<artifactId >engine</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >chutney-parent</artifactId >
7
7
<groupId >com.chutneytesting</groupId >
8
- <version >2.9.1-SNAPSHOT </version >
8
+ <version >2.9.0.2 </version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >com.chutneytesting</groupId >
9
9
<artifactId >chutney-parent</artifactId >
10
- <version >2.9.1-SNAPSHOT </version >
10
+ <version >2.9.0.2 </version >
11
11
</parent >
12
12
13
13
<artifactId >glacio-adapter</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >chutney-parent</artifactId >
7
7
<groupId >com.chutneytesting</groupId >
8
- <version >2.9.1-SNAPSHOT </version >
8
+ <version >2.9.0.2 </version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
You can’t perform that action at this time.
0 commit comments