terminal.css/CHANGELOG.md

39 lines
913 B
Markdown
Raw Normal View History

2019-01-27 09:06:31 +01:00
# Changelog
All notable changes to this project will be documented in this file.
2019-01-31 08:21:29 +01:00
## 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/).
2019-02-03 08:26:14 +01:00
## [Unreleased]
- Fix navigation margin
2019-01-31 08:21:29 +01:00
2019-01-31 08:21:49 +01:00
## [0.6.] - 2019-01-31
2019-01-31 08:21:29 +01:00
### Added
- Add special class `.terminal` to body element to achieve same font-size for the entire page.
- Multiple small fixes
2019-01-28 08:26:47 +01:00
## [0.4.1] - 2019-01-28
### Added
- Add terminal prompt style
2019-01-28 03:37:25 +01:00
## [0.4.0] - 2019-01-28
### Added
- Use static site generator for docs
2019-01-27 21:36:44 +01:00
## [0.3.1] - 2019-01-27
### Added
- Add option to style text selection colors
### Fixed
- Fix iOS `input` element border radius
2019-01-27 10:25:32 +01:00
2019-01-27 09:37:16 +01:00
## [0.3.0] - 2019-01-27
### Updated
- Changed light and dark themes
2019-01-27 09:06:31 +01:00
## [0.2.2] - 2019-01-27
### Added
- Add CHANGELOG.md file
- Add Fira Code web font
- Add favicon