Skip to content

Commit a92a836

Browse files
changelog: fix format
1 parent 0d18b54 commit a92a836

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1212
`insert`, `insert_object`, `insert_many`, `insert_object_many`,
1313
`replace`, `replace_object`, `replace_many`, `insert_object_many`,
1414
`upsert`, `upsert_object`, `upsert_many`, `upsert_object_many`,
15-
`update`, `delete`. (#267).
15+
`update`, `delete` (#267).
1616

1717
### Fixed
1818
* Crud DML operations returning stale schema for metadata generation.

0 commit comments

Comments
 (0)