Skip to content
This repository was archived by the owner on May 4, 2021. It is now read-only.

Commit 38fd4f9

Browse files
committed
Release 0.8.0
1 parent ecf75dc commit 38fd4f9

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77

88
## [Unreleased]
99

10+
## [0.8.0] - 2018-10-08
11+
12+
**Important changes**:
13+
14+
- Implement Torflow scaling/aggregation to be able to substitute Torflow with
15+
sbws without affecting the bandwidth files results.
16+
- Change stem dependency to 1.7.0, which removes the need for `dependency_links``
17+
- Update and cleanup documentation
18+
1019
### Added
1120

1221
- Add system physical requirements section to INSTALL (#26937)

sbws/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.7.1-dev'
1+
__version__ = '0.8.0'

0 commit comments

Comments
 (0)