Skip to content

Commit

Permalink
doc change in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
novaugust committed Apr 4, 2024
1 parent 7c0cab5 commit b945297
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 @@ -10,6 +10,7 @@
* `@derive`: move `@derive` before `defstruct|schema|embedded_schema` declarations (fixes compiler warning!) #134
* strings: rewrite double-quoted strings to use `~s` when there's 4+ escaped double-quotes
(`"\"\"\"\""` -> `~s("""")`) (`Credo.Check.Readability.StringSigils`) #146
* `config/*.exs` files: organize `config app, ...` stanzas. this is another big one!

### Fixes

Expand Down

0 comments on commit b945297

Please sign in to comment.