mirror of
https://github.com/tonytins/amtkstat.git
synced 2025-10-17 01:03:28 -04:00
Reverted version schema back to 0.y.xxx
- Added platform support table - Simplified update cycle table - Changed identifier from com.tpaw to com.tonybark
This commit is contained in:
parent
f76c54e90f
commit
816ba45988
4 changed files with 29 additions and 20 deletions
16
changelog.md
16
changelog.md
|
@ -1,27 +1,23 @@
|
|||
# Change Log
|
||||
|
||||
## 0.201.0
|
||||
## 0.1.106
|
||||
|
||||
- Completely redesigned the interface based on the Fluent Design System.
|
||||
|
||||
## 0.104.2
|
||||
## 0.1.105
|
||||
|
||||
- Clickable links that open the default broswer.
|
||||
|
||||
### Version sceheme change
|
||||
|
||||
Three digits in the version were moved from the patch to the minor section (i.e., `0.Y.100` to `0.100.Z`) due to the difference in ways of desktop applications are developed, which I never needed to account for until now. It was easier to get away with putting it in the patch for CLI tools and libraries because the core user experience never changed, despite frequent internal changes.
|
||||
|
||||
## 0.104.0 (0.1.104)
|
||||
## 0.1.104
|
||||
|
||||
- New buttons for major terminals and rail cams.
|
||||
- Version displayed above credits.
|
||||
|
||||
## 0.102.0 (0.1.102)
|
||||
## 0.1.102
|
||||
|
||||
- Redesigned icons
|
||||
- Added banner above form
|
||||
|
||||
## 0.100.0 (0.1.101)
|
||||
## 0.1.101
|
||||
|
||||
- First public prototype
|
||||
- First public prototype
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue