1
0
mirror of https://github.com/sharkdp/bat synced 2026-07-26 17:31:42 +00:00

Bump version to 0.15.2

This commit is contained in:
sharkdp
2020-05-25 17:27:27 +02:00
parent 8f1babf346
commit 28af18ba27
6 changed files with 13 additions and 6 deletions
+8 -1
View File
@@ -1,8 +1,14 @@
# unreleased
## Features
## Bugfixes
## Other
## New syntaxes
## New themes
## `bat` as a library
## Packaging
- Add padding above headers when not using a grid, see #968 and #981 (@pt2121)
# v0.15.2
## Bugfixes
@@ -13,6 +19,7 @@
## Other
- Add padding above headers when not using a grid, see #968 and #981 (@pt2121)
- bat now prints an error if an invalid syntax is specified via `-l` or `--map-syntax`, see #1004 (@eth-p)
## New syntaxes