Skip to content

Commit ed47d50

Browse files
committed
v3.29.4
1 parent 75988bb commit ed47d50

File tree

2 files changed

+17
-5
lines changed

2 files changed

+17
-5
lines changed

.github_changelog_generator

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
future-release=3.28.4
1+
future-release=3.29.4

CHANGELOG.md

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,17 @@
11
# Changelog
22

3-
## [3.28.4](https://github.com/BookingSync/bookingsync-api-docs/tree/3.28.4) (2023-03-09)
3+
## [3.29.4](https://github.com/BookingSync/bookingsync-api-docs/tree/3.29.4) (2023-03-15)
44

5-
[Full Changelog](https://github.com/BookingSync/bookingsync-api-docs/compare/v3.27.4...3.28.4)
5+
[Full Changelog](https://github.com/BookingSync/bookingsync-api-docs/compare/v3.28.4...3.29.4)
6+
7+
**Merged pull requests:**
8+
9+
- CORE-6126 Followup: Add parameters descriptions and enum options [\#383](https://github.com/BookingSync/bookingsync-api-docs/pull/383) ([ston1x](https://github.com/ston1x))
10+
- CORE-6126 Add documentation for api/v3/me [\#382](https://github.com/BookingSync/bookingsync-api-docs/pull/382) ([ston1x](https://github.com/ston1x))
11+
12+
## [v3.28.4](https://github.com/BookingSync/bookingsync-api-docs/tree/v3.28.4) (2023-03-09)
13+
14+
[Full Changelog](https://github.com/BookingSync/bookingsync-api-docs/compare/v3.27.4...v3.28.4)
615

716
**Merged pull requests:**
817

@@ -306,7 +315,6 @@
306315
**Merged pull requests:**
307316

308317
- Fix changelog [\#263](https://github.com/BookingSync/bookingsync-api-docs/pull/263) ([JulienItard](https://github.com/JulienItard))
309-
- add docs for bookings\_fees [\#255](https://github.com/BookingSync/bookingsync-api-docs/pull/255) ([kaizencodes](https://github.com/kaizencodes))
310318
- Add webhook guide [\#254](https://github.com/BookingSync/bookingsync-api-docs/pull/254) ([BenjaminVanRyseghem](https://github.com/BenjaminVanRyseghem))
311319

312320
## [v3.4.0](https://github.com/BookingSync/bookingsync-api-docs/tree/v3.4.0) (2017-09-19)
@@ -323,6 +331,7 @@
323331

324332
**Merged pull requests:**
325333

334+
- add docs for bookings\_fees [\#255](https://github.com/BookingSync/bookingsync-api-docs/pull/255) ([kaizencodes](https://github.com/kaizencodes))
326335
- Update Changelog [\#252](https://github.com/BookingSync/bookingsync-api-docs/pull/252) ([JulienItard](https://github.com/JulienItard))
327336
- Fix typo [\#251](https://github.com/BookingSync/bookingsync-api-docs/pull/251) ([JulienItard](https://github.com/JulienItard))
328337
- Bookings fees included in price [\#250](https://github.com/BookingSync/bookingsync-api-docs/pull/250) ([ZenCocoon](https://github.com/ZenCocoon))
@@ -343,6 +352,10 @@
343352

344353
[Full Changelog](https://github.com/BookingSync/bookingsync-api-docs/compare/v3.0.0...v3.1.0)
345354

355+
**Merged pull requests:**
356+
357+
- Add currency calculation to LOS records endpoint [\#234](https://github.com/BookingSync/bookingsync-api-docs/pull/234) ([Phazz](https://github.com/Phazz))
358+
346359
## [v3.0.0](https://github.com/BookingSync/bookingsync-api-docs/tree/v3.0.0) (2017-07-11)
347360

348361
[Full Changelog](https://github.com/BookingSync/bookingsync-api-docs/compare/a32930f133acf3c6c6438073bbef882381dab851...v3.0.0)
@@ -379,7 +392,6 @@
379392
- use :name\_en instead of :name param for bedrooms [\#237](https://github.com/BookingSync/bookingsync-api-docs/pull/237) ([Azdaroth](https://github.com/Azdaroth))
380393
- Ability to filter \# of results per page [\#236](https://github.com/BookingSync/bookingsync-api-docs/pull/236) ([FelixMalfait](https://github.com/FelixMalfait))
381394
- Add description of the Rentals content overrides endpoint [\#235](https://github.com/BookingSync/bookingsync-api-docs/pull/235) ([Phazz](https://github.com/Phazz))
382-
- Add currency calculation to LOS records endpoint [\#234](https://github.com/BookingSync/bookingsync-api-docs/pull/234) ([Phazz](https://github.com/Phazz))
383395
- Add docs for applications endpoint [\#233](https://github.com/BookingSync/bookingsync-api-docs/pull/233) ([Fredar](https://github.com/Fredar))
384396
- Secure Payments By BookingSync [\#231](https://github.com/BookingSync/bookingsync-api-docs/pull/231) ([Azdaroth](https://github.com/Azdaroth))
385397
- Add docs for rentals\_contents\_overrides endpoint [\#230](https://github.com/BookingSync/bookingsync-api-docs/pull/230) ([Fredar](https://github.com/Fredar))

0 commit comments

Comments
 (0)