Skip to content

Commit

Permalink
Update changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
victorbush committed Apr 4, 2020
1 parent ce3f4b3 commit c9f47c7
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@

# Changelog

## Version 0.5.0
- Added ability to open game.dat files (archives with separate header/data files).
- Added ability to close an archive.
- Added archive and item debug output views.
- Fixed "Extract To" to extract directly to the location specified.
- Fixed/improved intepretation of various NeFS header fields.
- Replaced Archive Details pane with an Archive Debug view.
- Refactored NefsEdit and NefsLib code for better application/library separation.
- Refactored NefsEdit and NefsLib substantially.
- Improved application/library separation.
- Added various unit tests.
- Switched to Serilog for logging.

## Version 0.4.0
Expand Down

0 comments on commit c9f47c7

Please sign in to comment.