Skip to content

Commit

Permalink
Updated changelog for 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Pane committed Apr 15, 2021
1 parent 8453e0e commit 31bd781
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions Changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
-----------------------------
v2.1.1

- Small hotfix for a index of out bounds error.
- Simplified Singleton class to allow Graphy to be Destroyed.
- Deallocating cached strings on Destroy to free up memory.

-----------------------------
v2.1.0

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "com.tayx.graphy",
"version": "2.1.0",
"version": "2.1.1",
"displayName": "Graphy - Ultimate FPS Counter",
"description": "Graphy is the ultimate, easy to use, feature packed FPS Counter, stats monitor and debugger for your Unity project.",
"unity": "2019.3",
Expand Down

0 comments on commit 31bd781

Please sign in to comment.