Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/keboola_agent_cli/changelog.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
'codepage -- decode with `errors="replace"`: table identifiers are '
"ASCII, so a mangled comment costs nothing and never costs the graph. The "
"`PYTHONUTF8=1` workaround is no longer needed. Thanks to "
"@papousek-radan for the report.",
"@MichalProchazkaP3 for the report.",
"Fix (#570): the same unqualified `Path.read_text()` in "
"`dev-portal create --data` / `patch --value-file` and "
"`semantic-layer reference-data set --members-file` now reads UTF-8 too. "
Expand Down