Skip to content

Commit d24246a

Browse files
authored
Update CHANGELOG.md
1 parent 62aff30 commit d24246a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
* Set up a project from an existing ontology with `project.setup_edior()`
1919
* Added new `FeatureSchema` entity
2020
* Add support for new queue modes
21-
* Send batches of data direction to a project with `project.queue()`
22-
* Remove items from the queue with `project.dequeue()`
21+
* Send batches of data directly to a project queue with `project.queue()`
22+
* Remove items from a project queue with `project.dequeue()`
2323
* Query for and toggle the queue mode
2424

2525
# Version 3.8.0 (2021-10-22)

0 commit comments

Comments
 (0)