Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
countzero committed Mar 9, 2020
1 parent ee3ca1e commit 98f67d6
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,25 @@ 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.0.0] - 2020-03-09

### Added

- [Windows] Add installation of the Windows Subsystem for Linux
- [Windows] Add installation of the official Debian app
- [Debian] Add distribution upgrade from Debian 9 (Jessie) to Debian 10 (Buster)
- [Debian] Add installation of curl
- [Debian] Add installation of openssh-client
- [Debian] Add installation of software-properties-common
- [Debian] Add installation and optimized configuration of htop
- [Debian] Add configuration of bash for all users
- [Debian] Add ssh and ssh-agent configuration for all users
- [Documentation] Add installation and optional uninstall instructions

### Fixed

- [Debian] Fix dircolors for ls to optimize legibility in Windows terminals

## [0.0.1] - 2020-03-03

### Added
Expand Down

0 comments on commit 98f67d6

Please sign in to comment.