c23c141e87
When editing an epic, the progress was previously lost due to lack of localstorage syncing code. This commit adds support for localstorage sync. |
||
---|---|---|
.. | ||
unreleased | ||
archive.md | ||
README.md |
Generating changelog entries
To generate and validate your changelog entries:
- Run
bin/changelog
to generate. - Run
scripts/lint-changelog-yaml
to validate.
See development/changelog documentation for detailed usage.