Skip to content

Commit

Permalink
7.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Geal committed Jul 26, 2024
1 parent 264a7df commit 55c578d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]

name = "syslog"
version = "6.1.1"
version = "7.0.0"
authors = [ "contact@geoffroycouprie.com" ]
description = "Syslog message formatter and writer, supporting unix sockets, UDP and TCP exporters"
license = "MIT"
Expand Down

1 comment on commit 55c578d

@tisonkun
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Geal May we have a changelog or what is expected to change in this major version bump?

Please sign in to comment.