cedarcode / webauthn-ruby

WebAuthn ruby server library ― Make your Ruby/Rails web server become a conformant WebAuthn Relying Party
https://rubygems.org/gems/webauthn
MIT License
649 stars 53 forks source link

Fix version number typo in CHANGELOG.md #363

Closed 8ma10s closed 2 years ago

8ma10s commented 2 years ago

I think there is a typo in CHANGELOG.md. The version released a few days ago should be 2.5.2, not 2.5.1. https://github.com/cedarcode/webauthn-ruby/releases/tag/v2.5.2

(and in fact, there are 2 entries with version number 2.5.1)