Skip to content

Commit 8aaf25b

Browse files
committed
2.2.3 release bug fix #70
1 parent ef1a0a8 commit 8aaf25b

9 files changed

+7025
-32
lines changed

AUTHORS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,11 @@
55
# Names are formatted as:
66
# # commits Name or Organization <email address>
77
# The email address is not required for organizations.
8+
Cory Robinson <[email protected]>
89
InternalFX <[email protected]>
910
Ivan Voznyakovsky <[email protected]>
1011
Jason Dobry <[email protected]>
1112
Josh Drake <[email protected]>
1213
RobertHerhold <[email protected]>
14+
Scott Trenda <[email protected]>
1315
Tomás Fox <[email protected]>

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
##### 2.2.3 - 18 August 2018
2+
3+
###### Backwards compatible bug fixes
4+
- #70 Adapter default basePath is taken instead of definition basePath
5+
16
##### 2.2.2 - 18 March 2016
27

38
###### Backwards compatible bug fixes

CONTRIBUTORS

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,11 @@
44
#
55
# Names should be added to this file as:
66
# [commit count] Name <email address>
7+
1 Cory Robinson <[email protected]>
78
1 InternalFX <[email protected]>
89
1 Ivan Voznyakovsky <[email protected]>
9-
57 Jason Dobry <[email protected]>
10+
58 Jason Dobry <[email protected]>
1011
1 Josh Drake <[email protected]>
1112
1 RobertHerhold <[email protected]>
13+
1 Scott Trenda <[email protected]>
1214
3 Tomás Fox <[email protected]>

dist/js-data-http.js

Lines changed: 115 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/js-data-http.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/js-data-http.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/js-data-http.min.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)