Skip to content

Commit 10a9d8d

Browse files
committed
Fix whitespace
1 parent a3d6de6 commit 10a9d8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGES.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ In next release ...
33
- Type declarations are now optimized and rolled up into a single file.
44

55
- The PostgreSQL error code table has been removed. Consult the documentation to
6-
map error codes to the string identifiers used in the PostgreSQL codebase.
6+
map error codes to the string identifiers used in the PostgreSQL codebase.
77

88
- Parse additional fields into `DatabaseError` and `ClientNotice`. Note that a
99
`detail` field has been added (previously it was added to the message) as

0 commit comments

Comments
 (0)