CHANGELOG.md in aws_security_viz-0.1.5.pre.alpha.pre.130 vs CHANGELOG.md in aws_security_viz-0.1.5.pre.alpha.pre.131
- old
+ new
@@ -6,9 +6,12 @@
### Changed
- Replaced fog gem with aws-sdk-ec2
- Upgrade bundler to 2.x
- Removed unused dependencies
+### Fixed
+- Issue with --color=true failing with exception due to change in Graphviz library.
+
## [0.1.5] - 2018-10-10
### Added
- Filter by VPC id
- Support for AWS session token
- Use rankdir with graphviz to improve layout