Skip to content

Commit

Permalink
Correct the release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
rossabaker authored Feb 22, 2021
1 parent c76d74b commit 2bfbdad
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,16 @@ This file summarizes **notable** changes for each release, but does not describe

- removed deprecated `org.typelevel.log4cats.extras.Translate` object
- remove deprecated `unsafe*` constructors
- Depends on cats-effect-3.0.0-RC1
- Depends on cats-effect-3.0.0-RC2

Forward ports from `1.2.0`:
- add `LogLevel.fromString` method [#343](https://github.com/typelevel/log4cats/pull/343) thanks to [@Daenyth](https://github.com/Daenyth)
- add `NoOpLogger.apply` constructor [#344](https://github.com/typelevel/log4cats/pull/344) thanks to [@bplommer](https://github.com/bplommer)
- add `StructuredLogger.withModifiedContext`method [#361](https://github.com/typelevel/log4cats/pull/361) thanks to [@ivan-klass](https://github.com/ivan-klass)
- depends on cats-2.4.2 and cats-effect-3.0.0-RC2
- depends on cats-2.4.2
- built with Scala.js 1.5.0
- adds Dotty crossbuild for Scala 3.0.0-RC1
- drops Dotty crossbuild for Scala 3.0.0-RC1
- drops Dotty crossbuild for Scala 3.0.0-M2

# <a name="2.0.0-M1"></a>New and Noteworthy for Version 2.0.0-M1

Expand Down

0 comments on commit 2bfbdad

Please sign in to comment.