Skip to content

Commit

Permalink
add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
black-sliver committed Apr 4, 2021
1 parent 3f7cea2 commit f99b63f
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# PopTracker Changelog

## v0.11.0

* App Features
* `--version` command line switch
* save and restore ui state/hints (active tabs)
* Pack Features
* `LuaItem.IconMods`
* `ScriptHost:RemoveMemoryWatch`
* `ScriptHost:AddWatchForCore`
* `ScriptHost:RemoveWatchForCore`
* `Tracker:UiHint`
* Fixes
* fix some potential crashes from lua
* fix a crash when closing
* fix restoring window position on win32
* sanitize save paths
* changed sizing in dock, hbox and vbox (hopefully for the better)
* fix memory leaks for lua


## v0.1.0

* initial release

0 comments on commit f99b63f

Please sign in to comment.