Skip to content

Commit 78f33f4

Browse files
committed
Release v0.99.74
1 parent 38fdcfa commit 78f33f4

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,14 @@ The format is based on [Keep a Changelog][], and this project adheres to [Semant
1010
[Keep a Changelog]: https://keepachangelog.com/en/1.1.0/
1111
[Semantic Versioning]: https://semver.org/spec/v2.0.0.html
1212

13+
## [v0.99.74] - 2025-01-29
14+
15+
### Fixed
16+
17+
#### `Utility`
18+
19+
- Fix regression in `Str::expandLeadingTabs()` where the indentation of the second line may be incorrect when `$preserveLine1` is `true`
20+
1321
## [v0.99.73] - 2025-01-28
1422

1523
### Changed
@@ -4428,6 +4436,7 @@ This is the final release of `lkrms/util`. It is moving to [Salient](https://git
44284436

44294437
- Allow `CliOption` value names to contain arbitrary characters
44304438

4439+
[v0.99.74]: https://github.com/salient-labs/toolkit/compare/v0.99.73...v0.99.74
44314440
[v0.99.73]: https://github.com/salient-labs/toolkit/compare/v0.99.72...v0.99.73
44324441
[v0.99.72]: https://github.com/salient-labs/toolkit/compare/v0.99.71...v0.99.72
44334442
[v0.99.71]: https://github.com/salient-labs/toolkit/compare/v0.99.70...v0.99.71

0 commit comments

Comments
 (0)