Skip to content

Commit

Permalink
docs: updated CHANGELOG and README files
Browse files Browse the repository at this point in the history
  • Loading branch information
markosamuli committed Jan 18, 2020
1 parent 4a468de commit 74027b2
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 2 deletions.
14 changes: 13 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [Unreleased] - 2020-01-13

### Added

- Install [Terminus][terminus]
- Added [recommended extensions][recommended-extensions] for the project VScode
workspace

[terminus]: https://eugeny.github.io/terminus/
[recommended-extensions]: https://code.visualstudio.com/docs/editor/extension-gallery#_workspace-recommended-extensions

## [2.1.1] - 2020-01-13

### Fixed
Expand Down Expand Up @@ -89,7 +100,7 @@
- Move development requirements into `requirements.dev.txt` file
- Use more strict `yamllint` rules and format files according

#### Travis
#### Travis

- Do not run builds with Xcode 10.2.1 on macOS 10.14.

Expand Down Expand Up @@ -236,6 +247,7 @@ manually enabled:

Initial version on macOS High Sierra.

[unreleased]: https://github.com/markosamuli/macos-machine/tree/develop
[2.1.1]: https://github.com/markosamuli/macos-machine/releases/tag/v2.1.1
[2.1.0]: https://github.com/markosamuli/macos-machine/releases/tag/v2.1.0
[2.0.0]: https://github.com/markosamuli/macos-machine/releases/tag/v2.0.0
Expand Down
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,8 @@ already found on the system.

### Desktop applications

[iTerm2][iterm2] terminal will be installed on all environments.
[iTerm2][iterm2] and [Terminus][terminus] terminal applications will be
installed on all environments.

To install [Google Drive File Stream][gdfs]:

Expand All @@ -86,6 +87,7 @@ To install [Slack][slack] desktop application:
install_slack: true
```
[terminus]: https://eugeny.github.io/terminus/
[iterm2]: https://www.iterm2.com/
[slack]: https://slack.com/downloads/osx
[gdfs]: https://support.google.com/drive/answer/7329379?hl=en
Expand Down

0 comments on commit 74027b2

Please sign in to comment.