RELEASE_NOTES: int(a, width=b) removal, use int32/64

old/phaser2
Robert Jördens 2016-11-24 14:24:12 +01:00
parent 7d4297b9bb
commit d0a55e5c9b
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ Release notes
* The Pipistrello port now has exclusively TTLs.
* The DDS class names and setup options have changed, this requires an update of
the device database.
* ``int(a, width=b)`` has been removed. Use ``int32(a)`` and ``int64(a)``.
2.0