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