Skip to content

Commit 5de77ec

Browse files
committed
fix wrong version code
1 parent 32bb68a commit 5de77ec

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

changelog.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
# Changelogs
33

44

5-
- 2021.03.02
5+
- 2022.03.02
66
- fix #16 pip import at old version
77
- add environment variable `CLEAR_ZIPAPPS_CACHE` for arg `clear_zipapps_cache`
88
- `zipapps.create_app` now has the exact parameters
9-
- 2021.02.27
9+
- 2022.02.27
1010
- add `--unzip-exclude, -ue`
1111
- The opposite of `--unzip` / `-u` which will not be unzipped, should be used with `--unzip` / `-u`.
1212
- Can be overwrite with environment variable `ZIPAPPS_UNZIP_EXCLUDE`
13-
- 2021.01.17
13+
- 2022.01.17
1414
- add runtime arg `--activate-zipapps` to ensure cache folder and do nothing
1515
- fix pip install for `-d` (lazy install mode) with `pip.main` function instead of subprocess
1616
- tell how to use `zipapps` with `nuitka`

0 commit comments

Comments
 (0)