File tree Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -3,11 +3,9 @@ Change Log
33
44All notable changes to this project will be documented in this file. This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
55
6- ## [ 1.5.0] - 2022-10-03
7- - Fixed: Updated assembly definition and namespaces names to reflect the organization name changes.
8-
96## [ 1.4.0] - 2022-10-03
107- Changed: Updated organization name to comply with [ Unity Package Guidelines] ( https://unity.com/legal/terms-of-service/software/package-guidelines ) .
8+ - Fixed: Updated assembly definition and namespaces names to reflect the organization name changes.
119
1210## [ 1.3.0] - 2022-09-13
1311- Changed: Moved repository to My Unity Tools organization.
@@ -25,7 +23,6 @@ All notable changes to this project will be documented in this file. This projec
2523## [ 1.0.0] - 2021-01-31
2624- Initial release.
2725
28- [ 1.5.0 ] : https://github.com/mygamedevtools/fps-counter/compare/1.4.0...1.5.0
2926[ 1.4.0 ] : https://github.com/mygamedevtools/fps-counter/compare/1.3.0...1.4.0
3027[ 1.3.0 ] : https://github.com/mygamedevtools/fps-counter/compare/1.2.1...1.3.0
3128[ 1.2.1 ] : https://github.com/mygamedevtools/fps-counter/compare/1.2.0...1.2.1
Original file line number Diff line number Diff line change 11{
22 "name" : " com.mygamedevtools.fps-counter" ,
3- "version" : " 1.5 .0" ,
3+ "version" : " 1.4 .0" ,
44 "displayName" : " FPS Counter" ,
55 "description" : " A lightweight FPS Counter. Tracks average, minimum and maximum frames per second of the application." ,
66 "unity" : " 2018.4" ,
You can’t perform that action at this time.
0 commit comments