2020-02-03 16:51:51 -05:00
# Change Log
2023-01-06 22:00:48 -05:00
## v23.0
2023-01-07 11:22:38 -05:00
- Split versioning systems between kernal and terminal
- Calendar versioning, `YY.MINOR.MICRO` , for kernal
- Semantic versioning for terminal
2023-01-06 22:58:49 -05:00
- If the file system is activate, system activity will be logged
2023-01-06 22:00:48 -05:00
- Build number based on commit hash
Due to the huge time skip and architectural changes, I've (retroactively) switched to calendar versioning with ``v0.1`` now known as ``v20.1` ` as well.
## v20.1
2020-02-03 16:51:51 -05:00
- Filesystem (based on the Cosmos Wiki [guide ](https://csos-guide-to-cosmos.fandom.com/wiki/Getting_Started_-_Materials_and_Setting_Up ))
2023-01-06 22:00:48 -05:00
- Semantic versioning
2020-02-03 16:51:51 -05:00
- Replaced BasicApp with AboutApp
- Removd TerminalCancelEventArgs and everything related to it