Skip to content

Commit

Permalink
Add latest change to CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
RemiLehe committed Jan 6, 2021
1 parent ba71ae2 commit 5da38bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ This new release introduces the option to read `openPMD` files with different ba
The user can override the default choice, by passing the `backend` argument when creating an `OpenPMDTimeSeries` object, and check which backend has been chosen by inspecting the `.backend` attribute of this object.

In addition, several smaller changes were introduced in this PR:
- The method `get_laser_envelope` can now take the argument `laser_propagation` in order to support lasers that do not propagates along the `z` axis.
- `openPMD-viewer` can now properly read `groupBased` openPMD files (i.e. files that contain several iterations) [#301](https://github.com/openPMD/openPMD-viewer/pull/301).
- Users can now pass arrays of ID to the `ParticleTracker` [#283](https://github.com/openPMD/openPMD-viewer/pull/283)

Expand Down

0 comments on commit 5da38bc

Please sign in to comment.