terminal.css/CHANGELOG.md
2019-02-03 08:26:14 +01:00

39 lines
913 B
Markdown

# Changelog
All notable changes to this project will be documented in this file.
## Pre 1.0 Note
This project is at an early development stage. **Expect breaking changes without prior notice before v1.0.0**.
Everything after v1.0.0 will follow [Semantic Versioning](https://semver.org/).
## [Unreleased]
- Fix navigation margin
## [0.6.] - 2019-01-31
### Added
- Add special class `.terminal` to body element to achieve same font-size for the entire page.
- Multiple small fixes
## [0.4.1] - 2019-01-28
### Added
- Add terminal prompt style
## [0.4.0] - 2019-01-28
### Added
- Use static site generator for docs
## [0.3.1] - 2019-01-27
### Added
- Add option to style text selection colors
### Fixed
- Fix iOS `input` element border radius
## [0.3.0] - 2019-01-27
### Updated
- Changed light and dark themes
## [0.2.2] - 2019-01-27
### Added
- Add CHANGELOG.md file
- Add Fira Code web font
- Add favicon