Based on #1221. The release date is set to tomorrow March 8th. This is a draft because we only want to merge this tomorrow and make sure to tag the release immediately afterwards.
make dist does not miss files as shown by this diff between the dist tar.gz and a clean checkout of the repo:
❯ diff -qr . ../../../secp256k1-clean
Only in .: aclocal.m4
Only in ./build-aux: ar-lib
Only in ./build-aux: compile
Only in ./build-aux: config.guess
Only in ./build-aux: config.sub
Only in ./build-aux: depcomp
Only in ./build-aux: install-sh
Only in ./build-aux: ltmain.sh
Only in ./build-aux/m4: libtool.m4
Only in ./build-aux/m4: lt~obsolete.m4
Only in ./build-aux/m4: ltoptions.m4
Only in ./build-aux/m4: ltsugar.m4
Only in ./build-aux/m4: ltversion.m4
Only in ./build-aux: missing
Only in ./build-aux: test-driver
Files ./CHANGELOG.md and ../../../secp256k1-clean/CHANGELOG.md differ
Only in ../../../secp256k1-clean: ci
Only in ../../../secp256k1-clean: .cirrus.yml
Only in .: configure
Files ./configure.ac and ../../../secp256k1-clean/configure.ac differ
Only in ../../../secp256k1-clean: .git
Only in ../../../secp256k1-clean: .gitattributes
Only in ../../../secp256k1-clean: .gitignore
Only in .: Makefile.in