Skip to content

Commit 0d3b996

Browse files
authored
chore: release v1.0.0
1 parent 82519cc commit 0d3b996

File tree

1 file changed

+39
-0
lines changed

1 file changed

+39
-0
lines changed

crates/mdbookkit/CHANGELOG.md

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7+
8+
## [Unreleased]
9+
10+
## [1.0.0](https://github.com/tonywu6/mdbookkit/releases/tag/mdbookkit-v1.0.0) - 2025-04-06
11+
12+
### Fixed
13+
14+
- somewhat improve error reporting
15+
16+
### Other
17+
18+
- *(ci)* setup cmd tests
19+
- clean up
20+
- *(ci)* setup binary build
21+
- [link-forever] fix(ci): page order in snapshots
22+
- [link-forever] fix: images in links
23+
- [docs] touch up crate docs
24+
- [docs] finalize book
25+
- [docs] socials
26+
- [link-forever] rewrite absolute paths to relative paths
27+
- [link-forever] check canonical URLs
28+
- [rustdoc-link] try to fix spurious RA progress reports
29+
- [ci] debug flaky test
30+
- [rustdoc-link] make RA probing less flaky?
31+
- [ci] setup actions
32+
- [docs] bundle fonts
33+
- [link-forever] improve fallback for new repos
34+
- [link-forever] docs
35+
- [link-forever] support images
36+
- link forever
37+
- link check
38+
- clean up
39+
- make into one crate + features

0 commit comments

Comments
 (0)