Skip to content

Commit b43263b

Browse files
committed
updating changelog, bumping version
1 parent fb70b27 commit b43263b

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
1.0.11
2+
- Fixes nonce issue to be compatible with other libraries
3+
14
1.0.10
25
- Adds function rest/v2 get_pulse_profile
36
- Adds function rest/v2 get_public_pulse_history

bitfinex-rb.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
44

55
Gem::Specification.new do |spec|
66
spec.name = 'bitfinex-rb'
7-
spec.version = '1.0.10'
7+
spec.version = '1.0.11'
88
spec.authors = ['Bitfinex']
99
spec.email = ['[email protected]']
1010
spec.summary = %q{Bitfinex API Wrapper}

0 commit comments

Comments
 (0)