Skip to content

Commit 476ff00

Browse files
committed
📝 Add changelog
1 parent 7dea7f7 commit 476ff00

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

crates/xterm-color/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ license = "MIT OR Apache-2.0"
99
version = "1.0.0"
1010
edition = "2021"
1111
rust-version = "1.70.0"
12+
exclude = ["changelog.md"]
1213

1314
[lints]
1415
workspace = true

crates/xterm-color/changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Changelog
2+
3+
## 1.0.0
4+
Initial release

0 commit comments

Comments
 (0)