feat: move blame feature to an extension
Created by: sqs
The blame feature (that shows the Git blame info for the selected line) is moving to the Git extras extension. The extension API perfectly supports this kind of feature.
Depends on https://github.com/sourcegraph/sourcegraph/pull/564.
This PR updates the CHANGELOG.md file to describe any user-facing changes.