|
| 1 | +2.1.6 |
| 2 | + - Add handling for service unavailable exceptions |
| 3 | + |
1 | 4 | 2.1.5 |
2 | | - - Fix typos in error messages (thanks to @infertux) |
3 | | - - Gemfile cleanup (thanks to @Manfred) |
4 | | - - Handle 403 Forbidden errors |
5 | | - - Fix intermittant spec failure |
| 5 | + - Fix typos in error messages (thanks to @infertux) |
| 6 | + - Gemfile cleanup (thanks to @Manfred) |
| 7 | + - Handle 403 Forbidden errors |
| 8 | + - Fix intermittant spec failure |
6 | 9 |
|
7 | 10 | 2.1.4 |
8 | | - - Rework hash helper extensions |
| 11 | + - Rework hash helper extensions |
9 | 12 |
|
10 | 13 | 2.1.2 |
11 | | -- Clean up some spec warnings |
12 | | -- Fix incrementing of custom data |
| 14 | + - Clean up some spec warnings |
| 15 | + - Fix incrementing of custom data |
13 | 16 |
|
14 | 17 | 2.1.1 |
15 | | -- Added User Agent header |
| 18 | + - Added User Agent header |
16 | 19 |
|
17 | 20 | 2.1.0 |
18 | | -- Added Admin listing (thanks to @javiercr) |
19 | | -- Fix ancestor lookup of constants (thanks to @javiercr) |
| 21 | + - Added Admin listing (thanks to @javiercr) |
| 22 | + - Fix ancestor lookup of constants (thanks to @javiercr) |
20 | 23 |
|
21 | 24 | 2.0.3 |
22 | | -- Fix for bug caused by "type" in custom attributes |
| 25 | + - Fix for bug caused by "type" in custom attributes |
23 | 26 |
|
24 | 27 | 2.0.2 |
25 | | -- Mark conversations as read |
| 28 | + - Mark conversations as read |
26 | 29 |
|
27 | 30 | 2.0.1 |
28 | | -- Move ruby version to gemspec |
| 31 | + - Move ruby version to gemspec |
29 | 32 |
|
30 | 33 | 2.0.0 |
31 | | -- Bumped to 2.0.0. |
| 34 | + - Bumped to 2.0.0. |
32 | 35 |
|
33 | 36 | 1.0.0 |
34 | | -- Bumped to a 1.0.0 version. No functional changes. |
| 37 | + - Bumped to a 1.0.0 version. No functional changes. |
35 | 38 |
|
36 | 39 | 0.3.0 |
37 | | -- Renamed UserEvents to Events |
| 40 | + - Renamed UserEvents to Events |
38 | 41 |
|
39 | 42 | 0.2.0 |
40 | | -- Add UserEvents. |
| 43 | + - Add UserEvents. |
41 | 44 |
|
42 | 45 | 0.1.19 |
43 | | -- Update DELETE request to fix issue. |
| 46 | + - Update DELETE request to fix issue. |
44 | 47 |
|
45 | 48 | 0.1.18 |
46 | | -- Increase connection and read timeouts |
| 49 | + - Increase connection and read timeouts |
47 | 50 |
|
48 | 51 | 0.1.16 |
49 | | -- Add BadGatewayError to properly report that sort of error. |
| 52 | + - Add BadGatewayError to properly report that sort of error. |
50 | 53 |
|
51 | 54 | 0.1.15 |
52 | | -- Fix location_data and social_profiles for ruby 2.0 change to #respond_to? method. |
| 55 | + - Fix location_data and social_profiles for ruby 2.0 change to #respond_to? method. |
53 | 56 |
|
54 | 57 | 0.1.14 |
55 | 58 | - Update tagging interface for API changes |
|
0 commit comments