commit bda0051cc9b212a3144243d390519195bc1e95bb Author: juga0 juga@riseup.net Date: Mon Oct 8 08:56:17 2018 +0000
Add changelog entry about stem 1.7.0 as dependency --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md index 59e3138..55d6547 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -49,6 +49,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - documentation cleanup (#27773) - split, merge, simplify, extend, reorganize sections and files - generate scales as Torflow by default (#27976) +- Replace stem ``dependency_links`` by stem 1.7.0 (#27705). This also eliminates + the need for custom ``install_command`` in tox.
## [0.7.0] - 2018-08-09