Skip to content

Commit

Permalink
add info about renaming unused params to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
anjankow committed Apr 24, 2023
1 parent 39a6fca commit 1df8938
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
- Add new log configuration:
- optional `output` param of `LoggerWithConfig` to redirect the log output
- optional caller info switched on with `SERVER_LOGGER_LOG_CALLER`
- Minor: rename unused function parameters to fix linter errors
- Minor: update devcontainer.json syntax to remove deprecation warning
- Minor: add `GetFieldsImplementing` to utils and use it to easier add new fixture fields.
- `go.mod` changes:
Expand Down

0 comments on commit 1df8938

Please sign in to comment.