129 lines
2.6 KiB
Markdown
129 lines
2.6 KiB
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.7.2] - 2021-11-19
|
|
### Added
|
|
- Alias to [Git Config](home/.config/git/config)
|
|
|
|
## [1.7.1] - 2021-11-19
|
|
### Fixed
|
|
- Alias in [Git Config](home/.config/git/config)
|
|
|
|
## [1.7.0] - 2021-11-19
|
|
### Added
|
|
- [I2PD Config](home/.i2pd/i2pd.conf)
|
|
|
|
## [1.6.2] - 2021-11-17
|
|
### Added
|
|
- Code to include secret config in [Tor Config](usr/etc/tor/torrc)
|
|
|
|
## [1.6.1] - 2021-11-17
|
|
### Changed
|
|
- Disabled NoExec and Sandbox in [Tor Config](usr/etc/tor/torrc)
|
|
|
|
## [1.6.0] - 2021-11-15
|
|
### Added
|
|
- [Tor Config](usr/etc/tor/torrc)
|
|
|
|
## [1.5.7] - 2021-11-13
|
|
### Added
|
|
- Interactive calculator to Tmux session.
|
|
|
|
## [1.5.6] - 2021-11-13
|
|
### Fixed
|
|
- Alias in [Git Config](home/.config/git/config)
|
|
|
|
## [1.5.5] - 2021-11-13
|
|
### Added
|
|
- Aliases to Configs section in [Bash Config](home/.bashrc)
|
|
|
|
## [1.5.4] - 2021-11-12
|
|
### Added
|
|
- Aliases to [Git Config](home/.config/git/config)
|
|
|
|
## [1.5.3] - 2021-11-11
|
|
### Added
|
|
- Missing line to [Readme](README.md)
|
|
|
|
## [1.5.2] - 2021-11-11
|
|
### Added
|
|
- Code for starting ssh-agent to [Bash Config](home/.bashrc)
|
|
|
|
## [1.5.1] - 2021-11-11
|
|
### Added
|
|
- ProxyCommand to [SSH Config](home/.ssh/config)
|
|
|
|
## [1.5.0] - 2021-11-11
|
|
### Added
|
|
- [SSH Config](home/.ssh/config)
|
|
|
|
## [1.4.1] - 2021-11-10
|
|
### Added
|
|
- Code for starting Tmux to [Bash Config](home/.bashrc)
|
|
|
|
## [1.4.0] - 2021-11-10
|
|
### Added
|
|
- [Tmux Config](home/.tmux.conf)
|
|
|
|
## [1.3.0] - 2021-11-08
|
|
### Added
|
|
- [Git Config](home/.config/git/config)
|
|
|
|
## [1.2.6] - 2021-11-08
|
|
### Changed
|
|
- Short to long options in [Bash Config](home/.bashrc)
|
|
|
|
## [1.2.5] - 2021-11-03
|
|
### Added
|
|
- Clipboard aliases to [Bash Config](home/.bashrc)
|
|
|
|
## [1.2.4] - 2021-11-03
|
|
### Fixed
|
|
- Typo in [Changelog](CHANGELOG.md)
|
|
|
|
## [1.2.3] - 2021-11-02
|
|
### Fixed
|
|
- Typo in [Changelog](CHANGELOG.md)
|
|
|
|
## [1.2.2] - 2021-11-02
|
|
### Added
|
|
- Configs section in [Bash Config](home/.bashrc)
|
|
|
|
## [1.2.1] - 2021-11-02
|
|
### Added
|
|
- Comment to [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](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)
|