Skip to content

Commit 8e380ea

Browse files
committed
Merge pull request #53 from radlws/pre_release12
Pre release12
2 parents aa3ce4d + df1caf3 commit 8e380ea

16 files changed

+24
-38732
lines changed

CHANGES.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
Change Log
22
==========
33

4+
TODO: next release
5+
------------------
6+
7+
* Bump ShipService WSDL to v17 for create and delete shipment. (radlws)
8+
* Bump AddressValidation WSDL to v4. (radlws)
9+
* Bump RateService WSDL to v18. (radlws)
10+
* Bump TrackService WSDL to v10. (radlws)
11+
* General improvements to base class. (radlws)
12+
* Refactoring and updates to examples. (radlws)
13+
* Added test classes. (radlws)
14+
* Remove old and unused WSDLs. (radlws)
15+
416
1.1.1
517
-----
618

README.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,12 @@ The easiest way is via pip or easy_install::
2020

2121
pip install fedex
2222

23+
Quick Start
24+
-----------
25+
26+
Edit the example_config.py file in examples with your fedex credentials
27+
and run any of the provided examples.
28+
2329
Documentation
2430
-------------
2531

@@ -37,6 +43,12 @@ package's quasi-maintained state, most problems are going to require
3743
investigation or a submitted pull request by someone other than
3844
Greg Taylor.
3945

46+
Fedex Support and Documentation
47+
-------------------------------
48+
49+
Fedex Support Email: [email protected]
50+
Developer Portal: http://www.fedex.com/us/developer/
51+
4052
Legal Mumbo Jumbo
4153
-----------------
4254

0 commit comments

Comments
 (0)