Skip to content

Commit

Permalink
Bumped version to 2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Bungeefan committed Jul 15, 2024
1 parent 901b07b commit bb3b263
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 2.4.0

- Added pub.dev `topics`. Thanks to
@jonasfj ([#74](https://github.com/SourceHorizon/logger/pull/74)).
- PrettyPrinter: Added `dateTimeFormat` option (backwards-compatible with `printTime`).
Fixes [#80](https://github.com/SourceHorizon/logger/issues/80).

## 2.3.0

- AdvancedFileOutput: Added file deletion option. Thanks to
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: logger
description: Small, easy to use and extensible logger which prints beautiful logs.
version: 2.3.0
version: 2.4.0
repository: https://github.com/SourceHorizon/logger

topics:
Expand Down

0 comments on commit bb3b263

Please sign in to comment.