Commit 0de13a0 1 parent 43e9dbd commit 0de13a0 Copy full SHA for 0de13a0
File tree 2 files changed +7
-1
lines changed
2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 0.41.1]
2
+
3
+ * Loosen the version requirement on Hashie to allow 5.X [ #114 ]
4
+
1
5
## [ 0.41.0]
2
6
3
7
* Adds support for the query_slots parameter [ #111 ]
232
236
[ 0.39.0 ] : https://github.com/cronofy/cronofy-ruby/releases/tag/0.39.0
233
237
[ 0.40.0 ] : https://github.com/cronofy/cronofy-ruby/releases/tag/v0.40.0
234
238
[ 0.41.0 ] : https://github.com/cronofy/cronofy-ruby/releases/tag/v0.41.0
239
+ [ 0.41.1 ] : https://github.com/cronofy/cronofy-ruby/releases/tag/v0.41.1
235
240
236
241
[ #13 ] : https://github.com/cronofy/cronofy-ruby/pull/13
237
242
[ #16 ] : https://github.com/cronofy/cronofy-ruby/pull/16
284
289
[ #104 ] : https://github.com/cronofy/cronofy-ruby/pull/104
285
290
[ #108 ] : https://github.com/cronofy/cronofy-ruby/pull/108
286
291
[ #111 ] : https://github.com/cronofy/cronofy-ruby/pull/111
292
+ [ #114 ] : https://github.com/cronofy/cronofy-ruby/pull/114
Original file line number Diff line number Diff line change 1
1
module Cronofy
2
- VERSION = "0.41.0 " . freeze
2
+ VERSION = "0.41.1 " . freeze
3
3
end
You can’t perform that action at this time.
0 commit comments