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 1a90495 commit fed70a1Copy full SHA for fed70a1
CHANGELOG.md
@@ -2,6 +2,12 @@
2
## Unreleased
3
[Full Changelog](https://github.com/asonas/chatwork-ruby/compare/v1.0.0...master)
4
5
+## v1.0.1
6
+[Full Changelog](https://github.com/asonas/chatwork-ruby/compare/v1.0.1...v1.0.0)
7
+
8
+* Fix NoMethodError: undefined method `mime_type=' for ChatWork::Multipart:Class with faraday-multipart v1.1.0+
9
+ * https://github.com/asonas/chatwork-ruby/pull/90
10
11
## v1.0.0
12
[Full Changelog](https://github.com/asonas/chatwork-ruby/compare/v0.12.3...v1.0.0)
13
0 commit comments