Skip to content

Commit 8322d5e

Browse files
committed
changelog
1 parent 597fead commit 8322d5e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 1.0.0 (unreleased)
2+
3+
* 1.0.0 will introduce breaking changes, including removing support for symbols. To update, change snake-case symbols to their correct column names (for example, `record["First Name"]` instead of `record[:first_name]`)
4+
15
# 0.2.5
26

37
* Deprecate using symbols instead of strings

0 commit comments

Comments
 (0)