- Merge PR #269, Fix python module len() implementations, by Torbjörn Lönnemark

This commit is contained in:
Ralph Dolmans 2020-07-27 12:14:08 +02:00
parent d201a11a67
commit 4bd97633a1

View file

@ -1,3 +1,7 @@
27 July 2020: Ralph
- Merge PR #269, Fix python module len() implementations, by Torbjörn
Lönnemark
27 July 2020: Wouter
- branch now named 1.11.1. 1.11.0rc1 became the 1.11.0 release.