Skip to content

Commit acbe368

Browse files
committed
releasenotes: fix release note about bug fixing
In reno, 'issues' means 'known issues' which was not correct as this issue has been already fixed. This got replaced to 'fixes'.
1 parent c550a1a commit acbe368

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

releasenotes/notes/fix-16-query-string-c989bee73733a325.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
issues:
2+
fixes:
33
- |
44
Fixed issue \#16 by converting string object passed as query_string
55
to bytes which is the type of the query string in werkzeug, and also allowing

0 commit comments

Comments
 (0)