Skip to content

Commit

Permalink
Update CHANGELOG and docs
Browse files Browse the repository at this point in the history
  • Loading branch information
AussieSeaweed committed Dec 16, 2023
1 parent 14f7714 commit afb50a7
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ Changelog

All notable changes to this project will be documented in this file.

Version 0.4.2 (December 15, 2023)
---------------------------------

**Added**

- New .phh optional fields: ``time``, ``time_limit``, ``time_banks``, ``level``.

Version 0.4.1 (December 13, 2023)
---------------------------------

Expand Down
2 changes: 2 additions & 0 deletions docs/notation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,12 @@ Optional fields:
- ``region``: The region, string.
- ``postal_code``: The postal code, string.
- ``country``: The country, string
- ``time``: The time, local time.
- ``day``: The day, integer.
- ``month``: The month, integer.
- ``year``: The year, integer.
- ``hand``: The hand number, integer.
- ``level``: The level number, integer.
- ``seats``: The seat numbers, array of integers or floats.
- ``seat_count``: The number of seats, integer.
- ``table``: The table number, integer.
Expand Down

0 comments on commit afb50a7

Please sign in to comment.