Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/history/readme_v2_1_1.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ notes](https://github.com/adamspd/django-appointment/tree/main/docs/release_note

- **Database Changes ⚠️**: Significant modifications to the database schema. Before updating, ensure you follow the
migration steps outlined in
the [migration guide](https://github.com/adamspd/django-appointment/tree/main/docs/migration_guides/v2_1_1.md).
the [migration guide](https://github.com/adamspd/django-appointment/tree/main/docs/migration_guides/v2_1_0.md).

1. Introduced a staff feature allowing staff members in a team or system to manage their own appointments.
2. Implemented an admin feature panel enabling staff members and superusers (admins) to manage the system.
Expand Down