Skip to content

Commit d843bd6

Browse files
committed
Update CHANGELOG.
1 parent acbc771 commit d843bd6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3434
## [Unreleased] - ReleaseDate
3535

3636
### Changed 🛠
37+
- [PR#43](https://github.com/EmbarkStudios/spirt/pull/43) tweaked several pretty-printing
38+
details to improve visual cohesion ("named arguments" in `module.{dialect,debuginfo}`)
39+
and ergonomics (multi-line string literals, HTML entities for anchor escaping,
40+
hover on multi-version table cells to disable "no changes" desaturation/dimming)
3741
- [PR#36](https://github.com/EmbarkStudios/spirt/pull/36) started using `OpName`s
3842
in pretty-printing, to replace the `T1`/`F2`/`v3` "anonymous" style, when unambiguous
3943
- [PR#40](https://github.com/EmbarkStudios/spirt/pull/40) increased the pretty-printed

0 commit comments

Comments
 (0)