Skip to content

Commit

Permalink
Release 0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
bensadeh committed Dec 17, 2020
1 parent 37a9f2c commit 909ff9c
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Changelog

## 0.3
(WIP)
_2020-12-17_

**Features:**
- Added a status bar to show contextual information
Expand All @@ -15,15 +15,15 @@
- Large refactor of the program architecture

## 0.2.4
(2020-12-11)
_2020-12-11_

**Bugfixes:**
- Fixed a bug where the number of submissions to view was not calculated correctly
- Fixed a bug where pressing <kbd>0</kbd> would go to the last element on the list instead of the 10th
- Info line about entering less now appears right after submission info line

## 0.2.3
(2020-12-05)
_2020-12-05_

**New features:**
- Added keybinding: Press <kbd>0</kbd>-<kbd>9</kbd> to go directly to submission
Expand All @@ -34,14 +34,14 @@
- Comment section: Added a notice about entering `less` and how to exit from it

## 0.2.2
(2020-11-28)
_2020-11-28_

**Cosmetic:**
- Selected items now uses the terminal's default colors in order to correctly highlight the selection regardless of
color scheme

## 0.2.1
(2020-11-27)
_2020-11-27_

**New features:**
- Added keybinding: Press <kbd>r</kbd> to refresh
Expand All @@ -51,7 +51,7 @@
than 1

## 0.2
(2020-11-22)
_2020-11-22_

**New features:**
- Added support for resizing the terminal while `circumflex` is running
Expand All @@ -66,6 +66,6 @@
- cheeaun's [unofficial Hacker News API](https://github.com/cheeaun/node-hnapi): Changed API endpoint to use Cloudflare CDN

## 0.1
(2020-11-15)
_2020-11-15_

- First Release

0 comments on commit 909ff9c

Please sign in to comment.