45 lines
976 B
Markdown
45 lines
976 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.0.0/),
|
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
|
## [1.2.2] - 2021-11-02
|
|
### Added
|
|
- Configs section in [Bash Config](home/.bashrc)
|
|
|
|
## [1.2.1] - 2021-11-02
|
|
### Added
|
|
- Comment in [Bash Config](home/.bashrc)
|
|
|
|
## [1.2.0] - 2021-10-24
|
|
### Added
|
|
- [Termux Config](home/.termux/termux.properties)
|
|
|
|
## [1.1.3] - 2021-10-20
|
|
### Added
|
|
- Link to contact informations.
|
|
|
|
### Removed
|
|
- List of contact informations.
|
|
|
|
## [1.1.2] - 2021-10-18
|
|
### Added
|
|
- Missing files to [Changelog](CHANGELOG.md)
|
|
|
|
## [1.1.1] - 2021-10-15
|
|
### Fixed
|
|
- Typo in [README.md](README.md)
|
|
|
|
## [1.1.0] - 2021-10-15
|
|
### Added
|
|
- [Vim Config](home/.vimrc)
|
|
|
|
## [1.0.0] - 2021-10-12
|
|
### Added
|
|
- [Changelog](CHANGELOG.md)
|
|
- [License](LICENSE)
|
|
- [Readme](README.md)
|
|
- [Version](VERSION)
|
|
- [Bash Config](home/.bashrc)
|