We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c950a57 commit a50a2fdCopy full SHA for a50a2fd
CHANGELOG.md
@@ -93,7 +93,7 @@ Finally, we have started enriching our documentation with [Mermaid.js](https://m
93
#### Elixir
94
95
* [Code] Keep quotes for atom keys in formatter
96
- * [Kernel] Re-enabled compiler optimzations for top level functions in scripts (disabled in v1.14.0 but shouldn't impact most programs)
+ * [Kernel] Re-enabled compiler optimizations for top level functions in scripts (disabled in v1.14.0 but shouldn't impact most programs)
97
* [Macro] Address exception on `Macro.to_string/1` for certain ASTs
98
* [Module] Make sure file and position information is included in several module warnings (regression)
99
* [Path] Lazily evaluate `File.cwd!/0` in `Path.expand/1` and `Path.absname/1`
0 commit comments