Skip to content

Commit

Permalink
updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
espen committed Dec 25, 2023
1 parent 57eaa5e commit c2def30
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# Changelog

## 2023-12-25

**New webhook events**

* person.deleted
* person.modified.

**New query paramater for people**

Added `since` param for people endpoint to get modified people after specified date.

**Undelete person**

Added endpoints for listing deleted people and to undelete a person.

## 2023-10-27

**Child/parent bookings**

It is now possible to specify bookings for children and to list children of a person.

## 2022-10-13

New webhook event: `message.processed`.
Expand Down

0 comments on commit c2def30

Please sign in to comment.