summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
blob: d945631c9672a26e189580af728bc58bbd41f019 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
# 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).

### [Unreleased]

#### Added
- Windows installation option
  [lukesampson/scoop-extras#4376](https://github.com/lukesampson/scoop-extras/pull/4376).
  Thanks [@laralex](https://github.com/laralex)!

### [v0.4.1](https://github.com/samtay/so/compare/v0.4.0...v0.4.1) (2020-07-10)

#### Added
- GitHub Action to bump homebrew-core formula
#### Changed
- Homebrew installation method: core
  [formula](https://formulae.brew.sh/formula/so) now available

### [v0.4.0](https://github.com/samtay/so/compare/v0.3.6...v0.4.0) (2020-07-07)

#### Added
- *Keybinding*: Press `q` to quit ([#1](https://github.com/samtay/so/pull/1)).
  Thanks [@zynaxsoft](https://github.com/zynaxsoft)!
- Arch Linux installation options: [so](https://aur.archlinux.org/packages/so/)
  and [so-git](https://aur.archlinux.org/packages/so-git/)
- Homebrew installation option: [samtay/tui/so](https://github.com/samtay/homebrew-tui)
- This changelog
#### Changed
- Default `highlight_text` is now `black`

### [v0.3.6](https://github.com/samtay/so/compare/v0.3.5...v0.3.6) (2020-07-02)

#### Added
- CLI spinner
#### Fixed
- Fragmented highlighting styles

### [v0.3.5](https://github.com/samtay/so/compare/030cd70...v0.3.5) (2020-06-30)
- (Unofficial) initial passable release