#!/bin/sh

cat >&2 <<-EOF
* Notice for 2.3:
*
* - Compatibility with <=2.1 versions has been removed.
* - Migration of settings from pre-2018 versions of Drawpile has been removed.
* - Room codes have been replaced with invite links.
EOF

exit 0
