Skip to content

Commit 29fb78b

Browse files
chore(master): release 1.7.0 (#28)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d8776b6 commit 29fb78b

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,22 @@
11
# Changelog
22

33

4+
## [1.7.0](https://github.com/dimonomid/nerdlog/compare/v1.6.0...v1.7.0) (2025-05-11)
5+
6+
7+
### Features
8+
9+
* Handle decreased timestamps gracefully ([136890b](https://github.com/dimonomid/nerdlog/commit/136890b0c7572963aec9225c91a2f31911970179))
10+
* Make the histogram cursor and ruler lighter ([b0d6e21](https://github.com/dimonomid/nerdlog/commit/b0d6e212e263377f8ed1d5afb96877d90f9f903d))
11+
* minor: Add GOOS and clipboard info to `--version` output ([256e334](https://github.com/dimonomid/nerdlog/commit/256e3343711a13dcbe0f80dd66719135b7cd7ea9))
12+
13+
14+
### Bug Fixes
15+
16+
* Make Makefile compabible with FreeBSD ([d8776b6](https://github.com/dimonomid/nerdlog/commit/d8776b6238d479a91555f7b887f791e445cc94c1))
17+
* **UI:** Make the right edge of the ruler correct in all cases ([c04005b](https://github.com/dimonomid/nerdlog/commit/c04005b9c70ec7774061e022a346580c0c8312ed))
18+
* minor: Improve version info generated by make ([564a20f](https://github.com/dimonomid/nerdlog/commit/564a20fc45fbc7e6e46ccf5496395bb7ab66e01e))
19+
420
## [1.6.0](https://github.com/dimonomid/nerdlog/compare/v1.5.0...v1.6.0) (2025-05-05)
521

622

0 commit comments

Comments
 (0)