We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95388ce commit 097a0eaCopy full SHA for 097a0ea
CHANGELOG.md
@@ -1,4 +1,7 @@
1
## [Unreleased]
2
+
3
+## [1.0.0] - 2025-08-03
4
5
- Update api endpoints from `twitter.com` to `x.com` ([#7](https://github.com/unasuke/omniauth-twitter2/pull/7))
6
7
## [0.1.0] - 2022-01-13
lib/omniauth/twitter2/version.rb
@@ -2,6 +2,6 @@
module OmniAuth
module Twitter2
- VERSION = "0.1.0"
+ VERSION = "1.0.0"
end
0 commit comments