From 307ef2e210c772d62dc870778373a1a15d56988c Mon Sep 17 00:00:00 2001 From: Radek Date: Thu, 22 Jun 2023 09:48:36 +0200 Subject: [PATCH] v3.31.4 --- .github_changelog_generator | 2 +- CHANGELOG.md | 37 ++++++++++++++++++++----------------- 2 files changed, 21 insertions(+), 18 deletions(-) diff --git a/.github_changelog_generator b/.github_changelog_generator index 21337646..176e8478 100644 --- a/.github_changelog_generator +++ b/.github_changelog_generator @@ -1 +1 @@ -future-release=3.30.4 +future-release=3.31.4 diff --git a/CHANGELOG.md b/CHANGELOG.md index 0607f8ab..4bcf499d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [3.31.4](https://github.com/BookingSync/bookingsync-api-docs/tree/3.31.4) (2023-06-22) + +[Full Changelog](https://github.com/BookingSync/bookingsync-api-docs/compare/v3.30.4...3.31.4) + +**Merged pull requests:** + +- COREPMS-46 Add damage-deposit-related fields [\#387](https://github.com/BookingSync/bookingsync-api-docs/pull/387) ([ston1x](https://github.com/ston1x)) + +## [v3.30.4](https://github.com/BookingSync/bookingsync-api-docs/tree/v3.30.4) (2023-03-15) + +[Full Changelog](https://github.com/BookingSync/bookingsync-api-docs/compare/v3.29.4...v3.30.4) + ## [v3.29.4](https://github.com/BookingSync/bookingsync-api-docs/tree/v3.29.4) (2023-03-15) [Full Changelog](https://github.com/BookingSync/bookingsync-api-docs/compare/v3.28.4...v3.29.4) @@ -30,6 +42,7 @@ **Merged pull requests:** - Update dependencies selectively for arm64 support [\#376](https://github.com/BookingSync/bookingsync-api-docs/pull/376) ([ston1x](https://github.com/ston1x)) +- \[CORE-5981\] Fix nested-hash translated attributes documentation mistakes [\#373](https://github.com/BookingSync/bookingsync-api-docs/pull/373) ([Kefa7y](https://github.com/Kefa7y)) ## [v3.27.2](https://github.com/BookingSync/bookingsync-api-docs/tree/v3.27.2) (2023-01-31) @@ -38,7 +51,6 @@ **Merged pull requests:** - \[CORE-5979\] Discount Codes docs [\#375](https://github.com/BookingSync/bookingsync-api-docs/pull/375) ([ARtoriouSs](https://github.com/ARtoriouSs)) -- \[CORE-5981\] Fix nested-hash translated attributes documentation mistakes [\#373](https://github.com/BookingSync/bookingsync-api-docs/pull/373) ([Kefa7y](https://github.com/Kefa7y)) - add link to Channel API [\#370](https://github.com/BookingSync/bookingsync-api-docs/pull/370) ([Azdaroth](https://github.com/Azdaroth)) - \[core-5497\] Add pet fee [\#367](https://github.com/BookingSync/bookingsync-api-docs/pull/367) ([radekzawada](https://github.com/radekzawada)) - Bump nokogiri from 1.10.8 to 1.13.4 [\#361](https://github.com/BookingSync/bookingsync-api-docs/pull/361) ([dependabot[bot]](https://github.com/apps/dependabot)) @@ -133,6 +145,7 @@ **Merged pull requests:** - \[core-3533\]update message endpoint documentation [\#328](https://github.com/BookingSync/bookingsync-api-docs/pull/328) ([radekzawada](https://github.com/radekzawada)) +- \[core-3582\] add mid term rate maps docs [\#327](https://github.com/BookingSync/bookingsync-api-docs/pull/327) ([radekzawada](https://github.com/radekzawada)) ## [v3.19.1](https://github.com/BookingSync/bookingsync-api-docs/tree/v3.19.1) (2020-06-03) @@ -148,7 +161,6 @@ **Merged pull requests:** -- \[core-3582\] add mid term rate maps docs [\#327](https://github.com/BookingSync/bookingsync-api-docs/pull/327) ([radekzawada](https://github.com/radekzawada)) - add 6 new rental types [\#323](https://github.com/BookingSync/bookingsync-api-docs/pull/323) ([adamgrad](https://github.com/adamgrad)) - Bump rake from 11.1.2 to 12.3.3 [\#322](https://github.com/BookingSync/bookingsync-api-docs/pull/322) ([dependabot[bot]](https://github.com/apps/dependabot)) - Bump rack from 2.0.6 to 2.2.2 [\#321](https://github.com/BookingSync/bookingsync-api-docs/pull/321) ([dependabot[bot]](https://github.com/apps/dependabot)) @@ -159,15 +171,12 @@ - update rates rules docs [\#315](https://github.com/BookingSync/bookingsync-api-docs/pull/315) ([radekzawada](https://github.com/radekzawada)) - Rz improve conversation attributes description [\#314](https://github.com/BookingSync/bookingsync-api-docs/pull/314) ([radekzawada](https://github.com/radekzawada)) - Load dependencies urls over https [\#312](https://github.com/BookingSync/bookingsync-api-docs/pull/312) ([JovicaSusa](https://github.com/JovicaSusa)) +- Add 202 status description to secure payments guide [\#311](https://github.com/BookingSync/bookingsync-api-docs/pull/311) ([adamgrad](https://github.com/adamgrad)) ## [v3.18.0](https://github.com/BookingSync/bookingsync-api-docs/tree/v3.18.0) (2019-09-23) [Full Changelog](https://github.com/BookingSync/bookingsync-api-docs/compare/v.3.17.0...v3.18.0) -**Merged pull requests:** - -- Add 202 status description to secure payments guide [\#311](https://github.com/BookingSync/bookingsync-api-docs/pull/311) ([adamgrad](https://github.com/adamgrad)) - ## [v.3.17.0](https://github.com/BookingSync/bookingsync-api-docs/tree/v.3.17.0) (2019-09-19) [Full Changelog](https://github.com/BookingSync/bookingsync-api-docs/compare/v3.16.0...v.3.17.0) @@ -252,15 +261,12 @@ - add github\_changelog\_generator to Gemfile [\#275](https://github.com/BookingSync/bookingsync-api-docs/pull/275) ([Azdaroth](https://github.com/Azdaroth)) - add docs explaining pricing concepts [\#257](https://github.com/BookingSync/bookingsync-api-docs/pull/257) ([Azdaroth](https://github.com/Azdaroth)) +- Add webhook guide [\#254](https://github.com/BookingSync/bookingsync-api-docs/pull/254) ([BenjaminVanRyseghem](https://github.com/BenjaminVanRyseghem)) ## [v3.9.0](https://github.com/BookingSync/bookingsync-api-docs/tree/v3.9.0) (2017-12-28) [Full Changelog](https://github.com/BookingSync/bookingsync-api-docs/compare/v3.8.0...v3.9.0) -**Implemented enhancements:** - -- Add change over endpoint [\#262](https://github.com/BookingSync/bookingsync-api-docs/pull/262) ([JulienItard](https://github.com/JulienItard)) - **Merged pull requests:** - fix vulnerabilities by updating nokogiri and pygments [\#274](https://github.com/BookingSync/bookingsync-api-docs/pull/274) ([StoneFrog](https://github.com/StoneFrog)) @@ -288,10 +294,6 @@ [Full Changelog](https://github.com/BookingSync/bookingsync-api-docs/compare/v3.6.0...v3.7.0) -**Merged pull requests:** - -- add docs for bookings\_tags [\#256](https://github.com/BookingSync/bookingsync-api-docs/pull/256) ([kaizencodes](https://github.com/kaizencodes)) - ## [v3.6.0](https://github.com/BookingSync/bookingsync-api-docs/tree/v3.6.0) (2017-11-20) [Full Changelog](https://github.com/BookingSync/bookingsync-api-docs/compare/v3.5.0...v3.6.0) @@ -302,6 +304,7 @@ - Doc for apps types [\#266](https://github.com/BookingSync/bookingsync-api-docs/pull/266) ([Exelord](https://github.com/Exelord)) - Payment webhooks [\#265](https://github.com/BookingSync/bookingsync-api-docs/pull/265) ([Exelord](https://github.com/Exelord)) - Update publishing steps [\#264](https://github.com/BookingSync/bookingsync-api-docs/pull/264) ([ZenCocoon](https://github.com/ZenCocoon)) +- Fix changelog [\#263](https://github.com/BookingSync/bookingsync-api-docs/pull/263) ([JulienItard](https://github.com/JulienItard)) ## [v3.5.0](https://github.com/BookingSync/bookingsync-api-docs/tree/v3.5.0) (2017-10-18) @@ -310,6 +313,7 @@ **Implemented enhancements:** - List of all current amenities in enums section. [\#94](https://github.com/BookingSync/bookingsync-api-docs/issues/94) +- Add change over endpoint [\#262](https://github.com/BookingSync/bookingsync-api-docs/pull/262) ([JulienItard](https://github.com/JulienItard)) **Closed issues:** @@ -317,9 +321,7 @@ **Merged pull requests:** -- Fix changelog [\#263](https://github.com/BookingSync/bookingsync-api-docs/pull/263) ([JulienItard](https://github.com/JulienItard)) - add docs for bookings\_fees [\#255](https://github.com/BookingSync/bookingsync-api-docs/pull/255) ([kaizencodes](https://github.com/kaizencodes)) -- Add webhook guide [\#254](https://github.com/BookingSync/bookingsync-api-docs/pull/254) ([BenjaminVanRyseghem](https://github.com/BenjaminVanRyseghem)) ## [v3.4.0](https://github.com/BookingSync/bookingsync-api-docs/tree/v3.4.0) (2017-09-19) @@ -335,6 +337,7 @@ **Merged pull requests:** +- add docs for bookings\_tags [\#256](https://github.com/BookingSync/bookingsync-api-docs/pull/256) ([kaizencodes](https://github.com/kaizencodes)) - Update Changelog [\#252](https://github.com/BookingSync/bookingsync-api-docs/pull/252) ([JulienItard](https://github.com/JulienItard)) - Fix typo [\#251](https://github.com/BookingSync/bookingsync-api-docs/pull/251) ([JulienItard](https://github.com/JulienItard)) - Bookings fees included in price [\#250](https://github.com/BookingSync/bookingsync-api-docs/pull/250) ([ZenCocoon](https://github.com/ZenCocoon)) @@ -347,7 +350,6 @@ **Merged pull requests:** - Add doc for booking door\_key\_code [\#244](https://github.com/BookingSync/bookingsync-api-docs/pull/244) ([Chambeur](https://github.com/Chambeur)) -- fix changelog - add proper dates for the last release [\#242](https://github.com/BookingSync/bookingsync-api-docs/pull/242) ([Azdaroth](https://github.com/Azdaroth)) - Update docs \#3 - c-p endpoints [\#227](https://github.com/BookingSync/bookingsync-api-docs/pull/227) ([StoneFrog](https://github.com/StoneFrog)) - Update docs \#2 - letter "b" [\#226](https://github.com/BookingSync/bookingsync-api-docs/pull/226) ([StoneFrog](https://github.com/StoneFrog)) @@ -391,6 +393,7 @@ **Merged pull requests:** +- fix changelog - add proper dates for the last release [\#242](https://github.com/BookingSync/bookingsync-api-docs/pull/242) ([Azdaroth](https://github.com/Azdaroth)) - `LosRecord.id` is BigInt now [\#240](https://github.com/BookingSync/bookingsync-api-docs/pull/240) ([LeonidMorozov](https://github.com/LeonidMorozov)) - use :name\_en instead of :name param for bedrooms [\#237](https://github.com/BookingSync/bookingsync-api-docs/pull/237) ([Azdaroth](https://github.com/Azdaroth)) - Ability to filter \# of results per page [\#236](https://github.com/BookingSync/bookingsync-api-docs/pull/236) ([FelixMalfait](https://github.com/FelixMalfait))