Update changelog.

This commit is contained in:
Atsushi Togo 2021-07-23 09:52:15 +09:00
parent 31c26e0d48
commit 8a77869432
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ This is a major version release. There are some backword-incompatible changes.
1. Grid point indexing system to address grid points of q-points
is changed.
2. Most of integer array data type is changed to
2. Array data types of most of the integer arrays are changed to
`dtype='int_'` from `dtype='intc'`.
3. Python 3.5 or later is required.