Skip to content

Commit

Permalink
Prepare changelog for 1.8.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
DerMika committed May 25, 2019
1 parent 6a647e4 commit f9f6348
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,17 @@
# Release 1.8.0 (UNRELEASED)
# Release 1.8.0 (25 May 2019)
* Added support for Ticketing Price Scheme option in ``Fare_MasterPricerTravelBoardSearch`` (https://github.com/amabnl/amadeus-ws-client/pull/193) - Artem Zakharchenko
* Added support for cabin options on itinerary-level in ``Fare_MasterPricerTravelBoardSearch`` (https://github.com/amabnl/amadeus-ws-client/pull/202) - Michal Hernas
* Added support for OptionDetails when proving pricing options overrides in ``Fare_PricePNRWithBookingClass`` (v13+) and associated messages (https://github.com/amabnl/amadeus-ws-client/pull/217) - LeoTravel
* Added support for providing a Company and date in combination with a Record Locator in ``Air_RetrieveSeatMap`` (https://github.com/amabnl/amadeus-ws-client/issues/219)
* Added support for requesting Most Restrictive display ``Air_RetrieveSeatMap``
* Fixed a bug with a double authentication when using ``Security_Authenticate`` on a SoapHeader 4 WSAP (https://github.com/amabnl/amadeus-ws-client/pull/234) - Artem Zakharchenko
* Add support for Time Mode in ``Queue_*`` messages (https://github.com/amabnl/amadeus-ws-client/issues/326) - Ruslan Poltayev
* Add support for Fare Families in ``Fare_PricePNRWithBookingClass`` and associates messages (https://github.com/amabnl/amadeus-ws-client/pull/264) - Marcel Lamm
* Implemented ``Ticket_RetrieveListOfTSM`` (https://github.com/amabnl/amadeus-ws-client/pull/194) - Michal Hernas
* Implemented ``Ticket_CreateTASF`` (https://github.com/amabnl/amadeus-ws-client/pull/197) - Artem Zakharchenko
* Implemented ``PNR_Ignore`` (https://github.com/amabnl/amadeus-ws-client/pull/198) - Michael Mueller
* Implemented ``SalesReports_DisplayDailyOrSummarizedReport`` and ``SalesReports_DisplayNetRemitReport`` (https://github.com/amabnl/amadeus-ws-client/pull/241) - Artem Zakharchenko
* Implemented ``Fare_MasterPricerExpertSearch`` (https://github.com/amabnl/amadeus-ws-client/pull/170) - Patrick Kilter

# Release 1.7.1 (23 September 2018)
* Fixed a bug with wrong date format in dateOfBirth for ``PNR_AddMultiElements`` (https://github.com/amabnl/amadeus-ws-client/pull/231) - Artem Zakharchenko
Expand Down

0 comments on commit f9f6348

Please sign in to comment.