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 ffacb5e commit 9787a34Copy full SHA for 9787a34
CHANGES.txt
@@ -1,7 +1,8 @@
1
-3.2.1 - Mon Jan 20 2025
+3.2.1 - Wed Jan 22 2025
2
===============================================================
3
- Documentation: With 3.0 we changed the classname of exceptions
4
-- test suite: test against Ruby 3.4
+- test suite: update rubocop
5
+- test suite: alsotest against Ruby 3.4
6
- various Ruby gem updates
7
8
3.2.0 - Mon Jun 10 2024
lib/opencage/version.rb
@@ -1,3 +1,3 @@
module OpenCage
- VERSION = '3.2.0'.freeze
+ VERSION = '3.2.1'.freeze
end
0 commit comments