Version bump to 2.9.0

This commit is contained in:
Gregg Van Hove
2018-01-16 17:29:34 -08:00
parent f76b452816
commit c82e5947f5
5 changed files with 103 additions and 6 deletions

View File

@@ -7,9 +7,7 @@ Follow the instructions in `CONTRIBUTING.md` during development.
### Git Rules
Please work on feature branches.
Please attempt to keep commits to `master` small, but cohesive. If a feature is contained in a bunch of small commits (e.g., it has several wip commits or small work), please squash them when merging back to `master`.
Please attempt to keep commits to `master` small, but cohesive. If a feature is contained in a bunch of small commits (e.g., it has several wip commits or small work), please squash them when pushing to `master`.
### Version