We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 905343e commit 535d682Copy full SHA for 535d682
CHANGELOG.md
@@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+## [1.0.1] - 2026-01-19
9
+
10
+### Added
11
+- ASCII art splash screen on startup
12
13
## [1.0.0] - 2026-01-18
14
15
### Added
@@ -39,4 +44,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
39
44
- Custom stream definitions with patterns and colors
40
45
- Log groups with regex patterns
41
46
47
+[1.0.1]: https://github.com/appgram/logdump/releases/tag/v1.0.1
42
48
[1.0.0]: https://github.com/appgram/logdump/releases/tag/v1.0.0
0 commit comments