Skip to content

Commit

Permalink
Prepare katip 0.8.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelXavier committed Aug 27, 2024
1 parent 0f24221 commit af85a1f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions katip/changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
0.8.8.2
=======
* Performance improvements [#152](https://github.com/Soostone/katip/pull/152)

0.8.8.1
=======
* Improve logging performance (4x) via inlining [#151](https://github.com/Soostone/katip/pull/151)
Expand Down
2 changes: 1 addition & 1 deletion katip/katip.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: katip
version: 0.8.8.1
version: 0.8.8.2
synopsis: A structured logging framework.
description:
Katip is a structured logging framework. See README.md for more details.
Expand Down

0 comments on commit af85a1f

Please sign in to comment.