File tree Expand file tree Collapse file tree 3 files changed +7
-8
lines changed
Expand file tree Collapse file tree 3 files changed +7
-8
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3- ## NEXT RELEASE
3+ ## v3.6.0 (2022-09-21)
44
55- Adds ` end_shipper_id ` shipment option
6- - Can indicate an EndShipper ID when buying a shipment
7- - Add White Label features :
6+ - Adds support to pass an EndShipper ID when buying a shipment
7+ - Add Partner White Label support :
88 - Create a referral customer
99 - Update a referral customer's email address
1010 - List all referral customers
1111 - Add a credit card to a referral customer's account
1212
13-
1413## v3.5.0 (2022-08-25)
1514
1615- Adds ` ValidateWebhook ` function
Original file line number Diff line number Diff line change 33 <metadata >
44 <id >EasyPost-Official</id >
55 <title >EasyPost (Official)</title >
6- <version >3.5 .0</version >
6+ <version >3.6 .0</version >
77 <authors >EasyPost</authors >
88 <owners >EasyPost</owners >
99 <projectUrl >https://www.easypost.com</projectUrl >
Original file line number Diff line number Diff line change 11using System . Reflection ;
22
33// Version information for an assembly must follow semantic versioning
4- [ assembly: AssemblyVersion ( "3.5 .0" ) ]
5- [ assembly: AssemblyFileVersion ( "3.5 .0" ) ]
6- [ assembly: AssemblyInformationalVersion ( "3.5 .0" ) ]
4+ [ assembly: AssemblyVersion ( "3.6 .0" ) ]
5+ [ assembly: AssemblyFileVersion ( "3.6 .0" ) ]
6+ [ assembly: AssemblyInformationalVersion ( "3.6 .0" ) ]
You can’t perform that action at this time.
0 commit comments