Skip to content

Commit c89ff3a

Browse files
author
Martin Pane
committed
Updated changelog and readme
1 parent 644c713 commit c89ff3a

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

Changelog.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
-----------------------------
2+
v2.1.0
3+
4+
- Pretty big refactor.
5+
- Lots of optimization.
6+
- Removed min/max fps for 1% and 0.1% lows, which is the industry standard now.
7+
- Improved UI. Added rounded corners and a better default color palette.
8+
19
-----------------------------
210
v2.0.1
311

Readme! - Graphy - Documentation.pdf

1.83 MB
Binary file not shown.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "com.tayx.graphy",
3-
"version": "2.0.1",
4-
"displayName": "Graphy - Ultimate Stats Monitor",
3+
"version": "2.1.0",
4+
"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",
77
"license": "MIT",

0 commit comments

Comments
 (0)