Skip to content

Commit

Permalink
Improve docs
Browse files Browse the repository at this point in the history
  • Loading branch information
TheSuperiorStanislav committed Jan 21, 2025
1 parent fa5072b commit c5ebd0d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ UNRELEASED

* Add explicit `created_by` argument to `CeleryResourceMixin` and pass it in
`ExportJobSerializer` validation
* Add export/import action mixins `api.mixins.ExportStartActionMixin`
and `api.mixins.ImportStartActionMixin`
* Add `api.views.BaseExportJobViewSet`, `BaseExportJobForUsersViewSet`,
`api.views.BaseImportJobViewSet` and `BaseImportJobForUsersViewSet` for
job management

1.3.1 (2025-01-13)
------------------
Expand Down

0 comments on commit c5ebd0d

Please sign in to comment.