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 9c8250a commit 241e13dCopy full SHA for 241e13d
CHANGELOG.md
@@ -145,6 +145,7 @@ This version includes changes that make Elixir fully compatible with Erlang OTP
145
146
* [Kernel] Fix code generation when non-binary bitstrings are in AST
147
* [Record] Properly escape fields passed to `defrecord`
148
+ * [Version] Reject leading zeros according to the SemVer spec
149
150
#### ExUnit
151
0 commit comments