Skip to content

Commit 741e164

Browse files
committed
chore: update CHANGELOG
1 parent f2db172 commit 741e164

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Pyconcrete Changelog
22

3+
## 1.1.? (????)
4+
5+
### Bug fixes
6+
* Add `__file__` for entry pye script https://github.com/Falldog/pyconcrete/issues/123
7+
* Fix `sys.argv` to support unicode https://github.com/Falldog/pyconcrete/issues/124
8+
9+
### Breaking Changes
10+
* Default enable Python utf8 mode, ref doc: https://docs.python.org/3/library/os.html#utf8-mode
11+
12+
313
## 1.1.0 (2025-07-24)
414

515
### Features

0 commit comments

Comments
 (0)