From f833a8d867f4a7d7415e432c8fba11cf50cb2770 Mon Sep 17 00:00:00 2001 From: Vladimir Kikot Date: Wed, 8 Jul 2020 16:21:03 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3d5a5c8d0..5c988eed2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ https://github.com/amabnl/amadeus-ws-client/pull/344: * Added support to add freeText for payment type Cash and CC in ``Pnr_AddMultiElements`` * Added support for "ZapOff" in ``Fare_PricePnrWithBookingClass`` * Added support for "Fare Misc TKT Information", "Fare Endorsement", "Fare Endorsement" , "Fare Misc Information" in ``Pnr_AddMultiElements`` -* Implemented ``Ticket_UpdateRefund`` (https://github.com/amabnl/amadeus-ws-client/pull/407/files) - Vladimir Kikot +* Implemented ``Ticket_UpdateRefund`` (https://github.com/amabnl/amadeus-ws-client/pull/407) - Vladimir Kikot # Release 1.10.0 (27 May 2020) * Bugfix for a SOAP-ERROR in ``DocIssuance_IssueMiscellaneousDocuments`` (https://github.com/amabnl/amadeus-ws-client/pull/359) - Artem Zakharchenko