Skip to content

Commit a47718f

Browse files
committed
(pkg): add a Changelog that points to the GH Releases page
- Some might not be aware that that's where it's hosted, so be explicit - Also be explicit that we use SemVer - in the future things might change and Changelog might be hosted here so that it's independent from GitHub - and Changelog style might change to point out PRs, issues, etc, instead of being mostly a list - GH Release descriptions are unversioned, so style changes are currently fluid as a result
1 parent e7ccfd8 commit a47718f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Changelog
2+
3+
The changelog is currently hosted on [the GitHub Releases page](https://github.com/agilgur5/react-signature-canvas/releases).<br>
4+
It is currently mostly a summary and list of commits made before any tag.
5+
The commits in this library mostly follow a convention and tend to be quite detailed.
6+
7+
This project adheres to [Semantic Versioning](http://semver.org/).

0 commit comments

Comments
 (0)