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 ec77119 commit 3aa71abCopy full SHA for 3aa71ab
CHANGELOG.md
@@ -1,7 +1,8 @@
1
-## Unreleased
+## v1.6.0
2
3
- Require Ruby 3.2.0 or higher
4
- Pin github actions
5
+- Add a dependency on the uri gem to use version 1.0.4 or higher
6
7
## v1.5.0
8
lib/qiita/version.rb
@@ -1,3 +1,3 @@
module Qiita
- VERSION = "1.5.0"
+ VERSION = "1.5.1"
end
0 commit comments