Skip to content

Commit 4038555

Browse files
committed
Fix typo in history
1 parent 187d029 commit 4038555

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

HISTORY.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
## 0.0.22 (Apr 12, 2023)
22

3-
* Added create metho to Column
3+
* Added create method to Column
44
* Updated Schema.create method to add schema to Database schemas collection
55
* Updated Table.create method to add table to Schema tables collection
6-
*
6+
77
## 0.0.21 (Apr 11, 2023)
88

99
* Added relation_attributes parameter to IndexSearchRequest to specify the attributes to be included in each relationship that is included in the results of the search

0 commit comments

Comments
 (0)