- 3rd party dependencies have been updated.
- Dependencies on 3rd party libraries have been loosened to better interact with other installed packages. Thanks [MaximilianR](https://github.com/MaximilianR) for the [Pull Request](https://github.com/msiemens/PyGitUp/pull/45).
- Added an command line argument to turn of fetching (`--no-fetch`). Thanks [buoto](https://github.com/buoto) for the [Pull Request](https://github.com/msiemens/PyGitUp/pull/46).
- Don’t show a stacktrace anymore when stashing fails ([35](https://github.com/msiemens/PyGitUp/issues/35)).
- Fixed a bug that cuased problems with submodules if the submodule had unstashed changes/ Thanks [Javex](https://github.com/Javex) for the [Pull Request](https://github.com/msiemens/PyGitUp/pull/27).