Skip to content

Commit 74bcd64

Browse files
committed
docs: update changelog
1 parent 1e68b61 commit 74bcd64

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,20 @@ Types for Changes:
1414

1515
## [Unreleased] - ReleaseDate
1616

17+
### Added
18+
19+
- Custom HTTP headers support for HTTP checks (`--http-headers` / `-H`) [#119](https://github.com/becheran/mlc/pull/119)
20+
21+
### Changed
22+
23+
- GitHub Actions usage example now documents how to pass custom HTTP headers
24+
- Developer instructions now include pre-PR `cargo fmt` / `cargo clippy` steps [#120](https://github.com/becheran/mlc/pull/120)
25+
26+
### Fixed
27+
28+
- GitHub-flavored markdown task list checkboxes are no longer detected as links [#121](https://github.com/becheran/mlc/pull/121)
29+
- Root directory configuration is validated to avoid crashes when `root-dir` does not exist
30+
1731
## [1.1.0] - 2025-12-11
1832

1933
### Added

0 commit comments

Comments
 (0)