Commit abe79477 authored by juga's avatar juga
Browse files

Add changelog entry about filtering results

parent c9ff4ac1
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -15,6 +15,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Create methods to easy graph generation and obtain statistics
  to compare with current torflow results.(#27688)
- Implement rounding bw in bandwidth files to 2 insignificant digits(#27337)
- Filter results in order to include relays in the bandwidth file that:(#27338)
  - have at least two measured bandwidths
  - the measured bandwidths are within 24 hours of each other
  - have at least two descriptor observed bandwidths
  - the descriptor observed bandwidths are within 24 hours of each other

### Fixed