Skip to content

Commit

Permalink
Merge pull request #471 from kevin-lee/prepare-to-release
Browse files Browse the repository at this point in the history
logger-f v2.0.0-beta18
  • Loading branch information
kevin-lee authored Sep 4, 2023
2 parents 79a1bd8 + f758cef commit ce1e160
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-beta18.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
## [2.0.0-beta18](https://github.com/kevin-lee/logger-f/issues?q=is%3Aissue+is%3Aclosed+milestone%3Av2-m1+created%3A2023-09-04+closed%3A2023-07-24..2023-09-05) - 2023-09-05

## New Feature

* Add `Log` instance for `Try` - `Log[Try]` (#469)
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-beta18"

0 comments on commit ce1e160

Please sign in to comment.