===================
- Specify ``oldest-supported-numpy`` in pyproject.toml so that the built C
code has the widest possible compatibility with runtime versions of
``numpy``. [60]
- Fix a memory corruption issue in ``interpolate_bilinear()`` in
``cdrizzleblot.c`` which could result in segfault. [66]
- Fix a context image bug when drizzling more than 32 images into a single
output. [69]