Skip to content

Commit 72c8b2d

Browse files
committed
Add changelog
1 parent f83437b commit 72c8b2d

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

.reuse/dep5

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Files:
88
.gitignore
99
.rustfmt.toml
1010
Cargo.toml
11+
CHANGELOG.md
1112
README.md
1213
src/**.rs
1314
src/web/version.txt

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Changelog
2+
3+
## 0.2.0 (2025-01-10)
4+
5+
- `Pad`: Add `pin1` attribute
6+
- `Drawing`: Add support for refdes/value texts
7+
- `InteractiveHtmlBom`: Support configuring board rotation
8+
- `InteractiveHtmlBom`: Support configuring view mode & pin1 highlight mode
9+
10+
## 0.1.1 (2025-01-09)
11+
12+
- Improve documentation
13+
- Add links to online documentation
14+
15+
## 0.1.0 (2025-01-09)
16+
17+
- Initial release

0 commit comments

Comments
 (0)