Skip to content

Commit b2a86e0

Browse files
committed
Modified CHANGELOG
1 parent 831f9bb commit b2a86e0

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Change Log / Release Log for openPMD-viewer
22

3+
## 0.5.0
4+
5+
This is version `0.5.0` of openPMD-viewer.
6+
7+
This new version includes the `ParticleTracker` object, which allows user to track individual particles across different iterations, provided that their `id` is stored in the openPMD file. Also, starting with this version, openPMD-viewer now depends on `Cython`.
8+
9+
For more information on how to use the `ParticleTracker`, see the tutorial notebook.
10+
311
## 0.4.0
412

513
This is version `0.4.0` of openPMD-viewer.

0 commit comments

Comments
 (0)