Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
dundalek committed Jan 30, 2025
1 parent c422fe4 commit e367536
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,17 @@

## [master](https://github.com/dundalek/stratify/compare/v0.3.0...master) (unreleased)

## [0.3.0](https://github.com/dundalek/stratify/compare/v0.2.0...v0.3.0) (2025-01-XX)
## [0.3.0](https://github.com/dundalek/stratify/compare/v0.2.0...v0.3.0) (2025-01-30)

Main features:
- Add support for 3D Code City visualization using CodeCharta
- Added support for 3D Code City visualization using CodeCharta
- Generate infrastructure maps from Infrastructure as Code specs (Pulumi)
- Show nodes in dependency graph colored based on code coverage score

Smaller improvements:
- Add `--insert-namespace-node` option
- Added `--insert-namespace-node` option to group vars mixed among namespaces under a node
- Use node labels for Graphviz conversion
- Improved error messages

## [0.2.0](https://github.com/dundalek/stratify/compare/v0.1.0...v0.2.0) (2024-09-16)

Expand Down

0 comments on commit e367536

Please sign in to comment.