1) [Improved README wording](https://github.com/iterative/dvc/pull/2571); Kudos jimmy1134 :tada:
2) [Escape paths when adding to gitignore](https://github.com/iterative/dvc/issues/2043);
3) [Fixed typo in `dvc commit` message](https://github.com/iterative/dvc/pull/2577); Kudos vgerak :tada:
4) [Adjusted pylintrc to correspond to flake8 and black configs](https://github.com/iterative/dvc/pull/2578); Kudos vgerak :tada:
5) [Reduced unecessary verbosity](https://github.com/iterative/dvc/pull/2576); Kudos vgerak :tada:
6) [Support opening git-controlled files with our API's `open()` method](https://github.com/iterative/dvc/pull/2566);
7) [Fix bug in mac pkg packages](https://github.com/iterative/dvc/pull/2586);