omniauth / omniauth_openid_connect

MIT License
171 stars 187 forks source link

Fix the release date of 0.4.0 #113

Closed andrewshadura closed 2 years ago

andrewshadura commented 2 years ago

Dates in the changelog use DMY format, not MDY, and 0.4.0 was released on 6 February 2022.

stanhu commented 2 years ago

I think this was already handled in https://github.com/omniauth/omniauth_openid_connect/commit/6992ff763fa64cf96c45d830d351332cd784309d?

andrewshadura commented 2 years ago

What do you mean it was? It’s a commit from this PR, and it hasn’t been merged.

andrewshadura commented 2 years ago

@stanhu, you’ve closed this without merging.