File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -6,12 +6,23 @@ This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html
6
6
7
7
## Next
8
8
9
+ ### User-facing
10
+
11
+ - \# 435 Added additional examples for attached disks usage. [ temikus]
12
+
9
13
### Development changes
10
14
11
15
#### Fixed
12
16
13
- - \# 425 Fix bundling in development environment on JRuby [ temikus]
17
+ - \# 425 Miscellaneous dev improvements around JRuby and disk handling [ temikus]
18
+ - Fix bundling in development environment on JRuby
14
19
- Adding JRuby 9.1 into Travis
20
+ - Consolidated logic of ` Disk.get_as_boot_disk ` and increase doc coverage of
21
+ disk-associated methods.
22
+ - Added integration tests for disk snapshots + a guard method for
23
+ ` Snapshot.add_labels `
24
+
25
+ - \# 435
15
26
16
27
## 1.8.1
17
28
You can’t perform that action at this time.
0 commit comments