Skip to content

Commit

Permalink
Add change logs
Browse files Browse the repository at this point in the history
  • Loading branch information
jondy committed Aug 14, 2020
1 parent 4d548ba commit ef276b0
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions docs/change-logs.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
Change Logs
===========

6.3.7
-----
* A big improvement for restrict mode: the plain script couldn't visit any
module attribute if this module is obfuscated by restrict mode 2, 3 or 4
* Add option `--runtime` for command `obfuscate`, `build`
* In command `runtime`, deprecate option `--super-mode` and `--vm-mode`, use
`--advanced` instead.
* Fix encoding issue: couldn't get the right encoding if source encoding is in
the second line
* Refine example scripts

6.3.6
-----
* Fix pack issue: if `pyi-makespec` could not be found, it will complain of
Expand Down

0 comments on commit ef276b0

Please sign in to comment.