Skip to content

Commit 31bd781

Browse files
author
Martin Pane
committed
Updated changelog for 2.1.1
1 parent 8453e0e commit 31bd781

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

Changelog.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
-----------------------------
2+
v2.1.1
3+
4+
- Small hotfix for a index of out bounds error.
5+
- Simplified Singleton class to allow Graphy to be Destroyed.
6+
- Deallocating cached strings on Destroy to free up memory.
7+
18
-----------------------------
29
v2.1.0
310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "com.tayx.graphy",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"displayName": "Graphy - Ultimate FPS Counter",
55
"description": "Graphy is the ultimate, easy to use, feature packed FPS Counter, stats monitor and debugger for your Unity project.",
66
"unity": "2019.3",

0 commit comments

Comments
 (0)