Skip to content

Commit 47960f3

Browse files
committed
add changelog
1 parent 2baca67 commit 47960f3

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Changelog
2+
3+
## v0.1.0
4+
5+
- initial release

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@ The script detects the code points available in the font and automatically sets
2323
$ python3 set-unicoderange.py SomeFont-Regular.ttf
2424
```
2525

26+
### Changes
27+
28+
Please see the [CHANGELOG.md](CHANGELOG.md).
29+
2630
## License
2731

2832
Apache License, Version 2.0. Please see [LICENSE](LICENSE) for details.

0 commit comments

Comments
 (0)