---
versions:
- number: unreleased
date: ""
changes: []
- number: 0.1.1
date: "2022-02-23"
changes:
- Add configuration of parallelism, including for specific commands.
- Reduce the default parallelism of status to increase performance.
- Fix a bug which caused changes to the manifest repository to be ignored.
- Always use libgit2-rs's vendored libgit2.
- "`pore sync -l` will no longer skip checking out the manifest repository."
- number: 0.1.0
date: "2022-01-27"
changes:
- Initial numbered release.