Skip to content

Commit

Permalink
v3.31.4
Browse files Browse the repository at this point in the history
  • Loading branch information
radekzawada committed Jun 22, 2023
1 parent e76cef4 commit 307ef2e
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 18 deletions.
2 changes: 1 addition & 1 deletion .github_changelog_generator
Original file line number Diff line number Diff line change
@@ -1 +1 @@
future-release=3.30.4
future-release=3.31.4
37 changes: 20 additions & 17 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)
Expand Down Expand Up @@ -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)

Expand All @@ -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))
Expand Down Expand Up @@ -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)

Expand All @@ -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))
Expand All @@ -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)
Expand Down Expand Up @@ -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))
Expand Down Expand Up @@ -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)
Expand All @@ -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)

Expand All @@ -310,16 +313,15 @@
**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:**

- Update fee kinds [\#194](https://github.com/BookingSync/bookingsync-api-docs/issues/194)

**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)

Expand All @@ -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))
Expand All @@ -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))

Expand Down Expand Up @@ -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))
Expand Down

0 comments on commit 307ef2e

Please sign in to comment.