Skip to content

Commit

Permalink
Fix TIDINGS.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
ynikitenko committed Nov 7, 2021
2 parents 4654fff + 6cf682e commit b8bf1bd
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions TIDINGS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,12 @@ Python code (outside Lena framework).
Vector3 gets a stable initialization interface
(not from a list, but from 3 coordinate values).

Histogram structure becomes more robust and can be used in other
Python code (outside Lena framework).

Vector3 gets a stable initialization interface
(not from a list, but from 3 coordinate values).

Adds new elements and a new module input.

* lena.flow changes:
Expand Down Expand Up @@ -97,6 +103,7 @@ Deprecations and backward incompatible changes

* lena.flow changes:

<<<<<<< HEAD
* Renames flow.ISlice to Slice. ISlice is deprecated.
* Renames TransformBins to IterateBins.
Completely rework its context handling.
Expand Down

0 comments on commit b8bf1bd

Please sign in to comment.