mirror of
https://github.com/muskit/H3VR-TNH-Quality-of-Life-Improvements.git
synced 2026-06-03 12:44:26 -07:00
37 lines
1.1 KiB
Markdown
37 lines
1.1 KiB
Markdown
# Changelog
|
|
All notable changes to this package will be documented in this file.
|
|
|
|
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
|
|
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
|
|
|
|
## [1.8.0] - 2018-XX-XX
|
|
- Added more details to bundle detail view.
|
|
- fix for folder containing only non-asset items.
|
|
|
|
## [1.7.0] - 2018-07-23
|
|
- Sorting dependencies for easier identification.
|
|
- fix to windows file sharing violation error.
|
|
- minor bug fixes.
|
|
|
|
## [1.6.0] - 2018-04-25
|
|
- Stopped altering global styles.
|
|
|
|
## [1.5.0] - 2018-02-28
|
|
- Code static analysis cleanup.
|
|
- Documentation updates.
|
|
- fix to missing bundle-icon bug.
|
|
|
|
## [1.4.0] - 2018-02-23
|
|
- Added a search bar to the main tab. Searches based on asset name.
|
|
|
|
## [1.3.0] - 2018-01-08
|
|
- serialization fix for inspect tab (was causing entire window to potentially be blank).
|
|
- documentation fix
|
|
|
|
## [1.2.0] - 2017-12-08
|
|
- Added asmdef to keep browser in its own assembly
|
|
- minor null check fixes
|
|
|
|
## [1.1.4] - 2017-11-09
|
|
- Initial submission for package distribution
|