Skip to content

Commit 663350d

Browse files
committed
chore: update CHANGELOG
1 parent 946c924 commit 663350d

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
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+
* Python 3.7 on Windows is not support
9+
10+
### Breaking Changes
11+
* Default enable Python utf8 mode, ref doc: https://docs.python.org/3/library/os.html#utf8-mode
12+
13+
314
## 1.1.0 (2025-07-24)
415

516
### Features

0 commit comments

Comments
 (0)