mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-04 13:05:49 +00:00
* Add README check * HISTORY.md * Remove The --------- Co-authored-by: Caleb Kniffen <ckniffen@ripple.com>
1.3 KiB
1.3 KiB
High Level Overview of Change
Context of Change
Type of Change
- Bug fix (non-breaking change which fixes an issue)
- New feature (non-breaking change which adds functionality)
- Breaking change (fix or feature that would cause existing functionality to not work as expected)
- Refactor (non-breaking change that only restructures code)
- Tests (You added tests for code that already exists, or your new feature included in this PR)
- Documentation Updates
- Release
Did you update HISTORY.md?
- Yes
- No, this change does not impact library users