Skip to content

Commit

Permalink
add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
aleeusgr committed Oct 17, 2023
1 parent 36641d6 commit 8d0de24
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions changelog.d/pr-9346
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
synopsis: remove
packages: cabal-install
prs: #9346
issues: #9151
significance: minor

description: {

- Log is used in cabal-install as a loglevel.
- "Log" is not a (loglevel)[https://betterstack.com/community/guides/logging/log-levels-explained/].
- replace Log with Info where it is used.

}

0 comments on commit 8d0de24

Please sign in to comment.