mirror of
https://github.com/dgelessus/python-rsrcfork.git
synced 2025-01-07 00:30:26 +00:00
Fix version number in changelog
This commit is contained in:
parent
b2502c48a2
commit
d6dbfdb149
@ -118,8 +118,8 @@ Version 1.7.1 (next version)
|
||||
|
||||
* (no changes yet)
|
||||
|
||||
Version 1.7
|
||||
^^^^^^^^^^^
|
||||
Version 1.7.0
|
||||
^^^^^^^^^^^^^
|
||||
|
||||
* Added a ``raw-decompress`` subcommand to decompress compressed resource data stored in a standalone file rather than as a resource.
|
||||
* Optimized lazy loading of ``Resource`` objects. Previously, resource data would be read from disk whenever a ``Resource`` object was looked up, even if the data itself is never used. Now the resource data is only loaded once the ``data`` (or ``data_raw``) attribute is accessed.
|
||||
|
Loading…
Reference in New Issue
Block a user