Skip to content

Commit

Permalink
[skip ci] Updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
LaurentRDC committed Feb 6, 2021
1 parent b32c7dc commit 9f80ea5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ What's new
1.3.0
-----

* General purpose single-crystal structure indexing has been added: :func:`index_reflections`.
* General purpose single-crystal structure indexing with the DirAx algorithm has been added: :func:`index_dirax`.
* :meth:`Lattice.scattering_vector` and :meth:`Lattice.miller_indices` now accept tables of reflections/scattering vectors. This calculation is vectorized using NumPy.
* Migration of testing infrastructure to pytest.
* `Support for Python 3.6 and NumPy<1.17 has been dropped <https://numpy.org/neps/nep-0029-deprecation_policy.html>`_
Expand Down

0 comments on commit 9f80ea5

Please sign in to comment.