Skip to content

Commit f4c827b

Browse files
lukaszsamsonjosevalim
authored andcommitted
Mention added guards in changelog (#8602)
1 parent 9ef8924 commit f4c827b

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
@@ -94,6 +94,7 @@ This small feature is very powerful. It allows instrumentation and monitoring to
9494
* [Kernel] Add `:delegate_to` `@doc` metadata tag when using `defdelegate`
9595
* [Kernel] Improve compile-time building of ranges via the `..` operator
9696
* [Kernel] Compile charlist interpolation more efficiently
97+
* [Kernel] Add `floor/1` and `ceil/1` guards
9798
* [Kernel.SpecialForms] Add `:reduce` option to `for` comprehensions
9899
* [List] Add `List.myers_difference/3` and `List.improper?/1`
99100
* [Macro] Add `Macro.struct!/2` for proper struct resolution during compile time

0 commit comments

Comments
 (0)