From 80cc7650967819d59e7848081f3a8e7a0300ecf9 Mon Sep 17 00:00:00 2001 From: Nicole Marsaglia Date: Wed, 20 Dec 2023 23:44:07 +0000 Subject: [PATCH] add to changelog, but the log looks old? --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index caf0cee85..1d6357a08 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ and this project aspires to adhere to [Semantic Versioning](https://semver.org/s ### Changed - Changed the Data Binning filter to accept a `reduction_field` parameter (instead of `var`), and similarly the axis parameters to take `field` (instead of `var`). The `var` style parameters are still accepted, but deprecated and will be removed in a future release. +- Changed the Streamline and WarpXStreamline filters to apply the VTK-m Tube filter to their outputs, allowing for the results to be rendered. ## [0.9.2] - Released 2023-06-30 ### Preferred dependency versions for ascent@0.9.2