Update CHANGELOG.md

This commit is contained in:
Timothy Baldridge 2019-09-25 22:17:34 -06:00 committed by GitHub
parent 021d0f293c
commit d4c573e97f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,6 +12,7 @@
* Added support for `.exe` installers
* Rework UI to support a slideshow of used mods during installation and compilation
* Remove support for extracting `.exe` installers
* Added support for `.omod` files
#### Version 0.9.2 - 9/18/2013
* Fixed a bug with BSA string encoding
@ -94,4 +95,4 @@ but should have full compatability with all usable archive formats. It should al
* Custom LOOT rules are now included in a special folder in MO2 after install. Users can use this to quickly import new LOOT rules.
* Moved the VFS cache from using BSON to a custom binary encoding. Much faster read/write times and greatly reduced memory usage.
**Note:** This means that modlist authors will have to re-index their archives with this version. This is automatic but the first
compilation will take quite some time while the cache reindexes.
compilation will take quite some time while the cache reindexes.