Skip to content

Commit

Permalink
Merge pull request #454 from kevin-lee/prepare-to-release
Browse files Browse the repository at this point in the history
logger-f v2.0.0-beta16
  • Loading branch information
kevin-lee authored Jul 17, 2023
2 parents f6da9c6 + 2410ecc commit fc509cf
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions changelogs/2.0.0-beta16.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
## [2.0.0-beta16](https://github.com/Kevin-Lee/logger-f/issues?q=is%3Aissue+is%3Aclosed+milestone%3Av2-m1+closed%3A2023-07-16..2023-07-17) - 2023-07-17

## New Feature

* Add `initialize` method taking `Monix3MdcAdapter` in the companion object of `Monix3MdcAdapter` (#452)
2 changes: 1 addition & 1 deletion version.sbt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ThisBuild / version := "2.0.0-SNAPSHOT"
ThisBuild / version := "2.0.0-beta16"

0 comments on commit fc509cf

Please sign in to comment.