Skip to content

Commit

Permalink
logger-f v2.0.0-beta20
Browse files Browse the repository at this point in the history
  • Loading branch information
kevin-lee committed Sep 9, 2023
1 parent b85869c commit cee6ff0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions changelogs/2.0.0-beta20.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
## [2.0.0-beta20](https://github.com/kevin-lee/logger-f/issues?q=is%3Aissue+is%3Aclosed+milestone%3Av2-m1+closed%3A2023-09-06..2023-09-09) - 2023-09-09

## Internal Housekeeping

* Upgrade effectie to `2.0.0-beta12` (#478)
* Upgrade logback to `1.4.8` (#480)
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-beta20"

0 comments on commit cee6ff0

Please sign in to comment.