Skip to content

Commit 127a4a4

Browse files
authored
Update CHANGELOG.md
1 parent 6868af0 commit 127a4a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,7 @@ This release brings further improvements to Calendar types. It adds arithmetic a
214214
* [File] Introduce `:trim_bom` option for `File.stream!/2`
215215
* [Inspect] Add `:printable_limit` to control the limit of printable structures
216216
* [Integer] Add `Integer.gcd/2`
217+
* [Kernel] Add `left not in right` to check that the left side is not in the enumerable on the right
217218
* [Kernel] Use the new `debug_info` chunk in OTP 20. This provides a mechanism for tools to retrieve the Elixir AST from beam files
218219
* [Kernel] `defoverridable/1` accepts a module name as argument and marks all callbacks as overridable
219220
* [Kernel] Allow non-quoted Unicode atoms and variables according to Unicode Annex #31 (see Unicode Syntax document)

0 commit comments

Comments
 (0)