Skip to content

Commit

Permalink
Merge pull request #167 from elliot-100/add-availability-requests
Browse files Browse the repository at this point in the history
Add support for 'availability request' Events
  • Loading branch information
elliot-100 authored Dec 29, 2024
2 parents aec18d2 + b4189ad commit 2e010b1
Show file tree
Hide file tree
Showing 4 changed files with 108 additions and 80 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,19 @@ and this project tries to adhere to [Semantic Versioning](https://semver.org/spe
Historic and pre-release versions aren't necessarily included.


## UNRELEASED - TBC

### Added

- Add support for 'availability request' events


## [0.14.0] - 2024-12-27

### Added

- Explicit constructors `Event.from_dict()`, `Group.from_dict()`
- Tests: missing tests for `Profile` optional attributes; simplify `Event` tests
- Tests: missing tests for `Profile` optional attributes; simplify `Event` tests

### Changed

Expand Down
2 changes: 1 addition & 1 deletion docs/search.js

Large diffs are not rendered by default.

Loading

0 comments on commit 2e010b1

Please sign in to comment.