Added
- This changelog.
Changed
- Changed the logic of how I parse `git status -s --porecelain` renamed files
Fixed
- A bug caused when a file was both renamed and modified. These files were
incorrectly parsed by various selectors. I fixed the bug and added regression
tests to ensure future functionality.