What's Changed
* change win2016 to win2019 as its deprecated by skjerns in https://github.com/holgern/pyedflib/pull/173
* remove deprecated "mode" parameter by skjerns in https://github.com/holgern/pyedflib/pull/172
* Fix writing of annotations in very long records by skjerns in https://github.com/holgern/pyedflib/pull/176
* Support legacy EDF patient and recording fields by mattbit in https://github.com/holgern/pyedflib/pull/184
* Update top-level LICENSE to BSD-3-Clause to match commit 365197e3daa2… by dthkao in https://github.com/holgern/pyedflib/pull/186
* Remove commented code and merged from develop by gcathelain in https://github.com/holgern/pyedflib/pull/188
* fix writing of decimal sample frequency by skjerns in https://github.com/holgern/pyedflib/pull/159
* Fix typos found by codespell by DimitriPapadopoulos in https://github.com/holgern/pyedflib/pull/191
New Contributors
* mattbit made their first contribution in https://github.com/holgern/pyedflib/pull/184
* gcathelain made their first contribution in https://github.com/holgern/pyedflib/pull/188
* DimitriPapadopoulos made their first contribution in https://github.com/holgern/pyedflib/pull/191
**Full Changelog**: https://github.com/holgern/pyedflib/compare/v0.1.28...v0.1.31