Skip to content

Commit 69b2ae9

Browse files
committed
Fix changelog dates
1 parent 8a8bbb1 commit 69b2ae9

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

content/reference/changelog.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
# Changelog
22

3-
* [api improvement] Add `floor` to the `rentals` endpoint.
4-
5-
## 2016-03-19
3+
## 2016-03-20
64

75
* [api improvement] Add `fees`, `taxes`, `bookings_fees`, `bookings_taxes`, `rentals_fees`, `rentals_taxes`, `fees_taxes`, `tax_rules` endpoints.
86
* [api improvement] Add more currencies.
97
* [api improvement] Add `checkin_details` and `checkout_details` to rentals. Requires `rentals_read` or `rentals_write` scope as this data should not be shared before the booking is confirmed.
8+
* [api improvement] Add `floor` to the `rentals` endpoint.
109
* [doc fix] Add missing associations in rentals responses.
1110

1211
## 2016-02-06

0 commit comments

Comments
 (0)