-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathChangeLog
More file actions
66 lines (47 loc) · 1.72 KB
/
ChangeLog
File metadata and controls
66 lines (47 loc) · 1.72 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
2016-05-10 Eligible <support@eligible.com>
* 2.6.1
- Suppressing ssl_verify_callback return code warning
- Added new endpoints: received_pdf, precert and referral
- Refactored the code and fixed couple of bugs
- Documentation updates for the endpoints
2016-02-23 Eligible <support@eligible.com>
* 2.6.0
- Added new endpoints customer, original signature pdf and payer.
- Added specs
- Bumped api version to 1.5
- Fixed few bugs
2016-01-07 Eligible <support@eligible.com>
* 2.5.0
- Added certificate pinning
- Added rubocop and fixed style/linting/metrics issues
- Migrated from outdated test-unit/mocha to current rspec for test suite
0000-00-00 Eligible <support@eligible.com>
* 2.4
- Refactoring Code
- More test cases
- Removed legacy endpoint for *plans*, *coverage* should be used instead.
- Removed legacy endpoint for *services*, *coverage* should be used instead.
- List of contributors and documentation updated.
- Gemfile updated, dependencies updated as well.
- Removed json gem in favor of multi_json
- Fixed the code to let the users make x12 requests at anytime.
- New endpoint for Tickets
0000-00-00 Eligible <support@eligible.com>
* 2.3
- New endpoint for Batch
0000-00-00 Eligible <support@eligible.com>
* 2.2
- New endpoint for x12 POST
0000-00-00 Eligible <support@eligible.com>
* 2.1
- New endpoint for payment status
0000-00-00 Eligible <support@eligible.com>
* 2.0
- Additional endpoints for claims, enrollments, and coverage
0000-00-00 Eligible <support@eligible.com>
* 1.1
- Additional endpoints for service/general and service/list
- Support x12 format in params
0000-00-00 Eligible <support@eligible.com>
* 1.0
- Initial release