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 8b45763 commit 879f701Copy full SHA for 879f701
CHANGES.txt
@@ -1,3 +1,7 @@
1
+3.2.2 - Mon Feb 3 2025
2
+===============================================================
3
+- feature: user-agent string can be set now
4
+
5
3.2.1 - Wed Jan 22 2025
6
===============================================================
7
- Documentation: With 3.0 we changed the classname of exceptions
Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
- opencage-geocoder (3.2.1)
+ opencage-geocoder (3.2.2)
GEM
remote: https://rubygems.org/
lib/opencage/version.rb
@@ -1,3 +1,3 @@
module OpenCage
- VERSION = '3.2.1'.freeze
+ VERSION = '3.2.2'.freeze
end
0 commit comments