Skip to content

Commit

Permalink
Release 2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bensadeh committed Jan 11, 2024
1 parent 1e8a0af commit cb9973d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# Changelog
## 2.4.0


## 2.4.0

- Added a regexp highlighter with support for one capture group
- Changed the behavior of processing lines from `stdin` to be sequential for better stability

## 2.3.0

Expand Down
6 changes: 3 additions & 3 deletions man/tspin.1
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
.\" Title: tspin
.\" Author: [see the "AUTHOR(S)" section]
.\" Generator: Asciidoctor 2.0.20
.\" Date: 2024-01-08
.\" Date: 2024-01-11
.\" Manual: tailspin
.\" Source: tailspin 2.3.0
.\" Source: tailspin 2.4.0
.\" Language: English
.\"
.TH "TSPIN" "1" "2024-01-08" "tailspin 2.3.0" "tailspin"
.TH "TSPIN" "1" "2024-01-11" "tailspin 2.4.0" "tailspin"
.ie \n(.g .ds Aq \(aq
.el .ds Aq '
.ss \n[.ss] 0
Expand Down

0 comments on commit cb9973d

Please sign in to comment.