File tree Expand file tree Collapse file tree 2 files changed +10
-3
lines changed
Expand file tree Collapse file tree 2 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 1+ # [ 1.5.0] ( https://github.com/mygamedevtools/fps-counter/compare/1.4.1...1.5.0 ) (2022-10-25)
2+
3+
4+ ### Features
5+
6+ * Add CI configuration ([ cbaa4b0] ( https://github.com/mygamedevtools/fps-counter/commit/cbaa4b08757eb0b8ee64c464653086ea14fcc73d ) )
7+
18## [ 1.4.1] - 2022-10-24
29- Added: OpenUPM documentation.
310
2734[ 1.2.1 ] : https://github.com/mygamedevtools/fps-counter/compare/1.2.0...1.2.1
2835[ 1.2.0 ] : https://github.com/mygamedevtools/fps-counter/compare/1.1.0...1.2.0
2936[ 1.1.0 ] : https://github.com/mygamedevtools/fps-counter/compare/1.0.0...1.1.0
30- [ 1.0.0 ] : https://github.com/mygamedevtools/fps-counter/compare/330cde1...1.0.0
37+ [ 1.0.0 ] : https://github.com/mygamedevtools/fps-counter/compare/330cde1...1.0.0
Original file line number Diff line number Diff line change 11{
22 "name" : " com.mygamedevtools.fps-counter" ,
3- "version" : " 1.4.1 " ,
3+ "version" : " 1.5.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" ,
1717 "com.unity.ugui" : " 1.0.0"
1818 },
1919 "type" : " tool"
20- }
20+ }
You can’t perform that action at this time.
0 commit comments