PR #441 was merged and has updated the README.md here on Github. However, a release was not made after the merge.
And I just spent a couple of hours thinking I was going insane until I found this issue.
Is it possible to create a release please ?
It would be nice to prevent this in the future too. I'd recommend branching master to a develop branch (you can follow the Gitflow branching model). Then changes to files such as the README that everyone uses for guidance is not out of sync with the latest release (at least if they are looking as the README on the master branch which is the default branch for this repo).
Closing since this is now resolved.
Most helpful comment
It would be nice to prevent this in the future too. I'd recommend branching
masterto adevelopbranch (you can follow the Gitflow branching model). Then changes to files such as the README that everyone uses for guidance is not out of sync with the latest release (at least if they are looking as the README on the master branch which is the default branch for this repo).