Skip to content

Commit a2c27b5

Browse files
committed
docs: Update changelog
1 parent f8642f4 commit a2c27b5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77
<!-- next-header -->
88
## [Unreleased] - ReleaseDate
99

10+
### Fixes
11+
12+
- Switch `fold` to use rustc's logic: always show first and last line of folded section and detect if its worth folding
13+
- When `fold`ing the start of a `source`, don't show anything, like we do for the end of the `source`
14+
- Render an underline for an empty span on `Annotation`s
15+
1016
## [0.11.0] - 2024-03-15
1117

1218
### Breaking Changes

0 commit comments

Comments
 (0)