mirror of
https://github.com/ALEZ-DEV/Babylonia-terminal.git
synced 2025-12-16 17:38:51 +00:00
31 lines
839 B
Markdown
31 lines
839 B
Markdown
# Changelog
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
|
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
|
## [Unreleased]
|
|
|
|
- Changed "Gb" (which ordinarily would be Gigabits) to "GiB" in the download progress
|
|
|
|
## [0.1.2] - 2024-10-28
|
|
|
|
### Changed
|
|
|
|
- Only install Arial font from now on instead of the whole corefonts library
|
|
|
|
### Added
|
|
|
|
- Added gamescope path library to the flatpak version of the launcher
|
|
|
|
## [0.1.1] - 2024-10-23
|
|
|
|
### Added
|
|
|
|
- Notice for new release
|
|
|
|
[unreleased]: https://github.com/ALEZ-DEV/Babylonia-terminal/compare/0.1.1...HEAD
|
|
[0.1.2]: https://github.com/ALEZ-DEV/Babylonia-terminal/compare/0.1.2
|
|
[0.1.1]: https://github.com/ALEZ-DEV/Babylonia-terminal/compare/0.1.1
|