fix #274
When applying a transformation without arguments, this checks that arguments are indeed not provided. If they are, it now raises the same exception as transformation with too many arguments.
Also update CHANGES with recent changes.
A GitLab upgrade is scheduled for Monday April 20th. The service will be unavailable from 9 am to 12. We'll keep you posted on the progress of the upgrade on the Mattermost channel: https://mattermost.inria.fr/devel/channels/gitlab. We recommend that you do not work on the platform until an announcement indicates that maintenance is complete.
When applying a transformation without arguments, this checks that arguments are indeed not provided. If they are, it now raises the same exception as transformation with too many arguments.
Also update CHANGES with recent changes.