Skip to content

Commit 9db334b

Browse files
committed
Update CHANGELOG
1 parent 5a68b15 commit 9db334b

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,23 @@ This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html
66

77
## Next
88

9+
### User-facing
10+
11+
- \#435 Added additional examples for attached disks usage. [temikus]
12+
913
### Development changes
1014

1115
#### Fixed
1216

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
1419
- 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
1526

1627
## 1.8.1
1728

0 commit comments

Comments
 (0)