Skip to content

Commit fcad4a1

Browse files
author
José Valim
committed
Add bang to stream_to! entry in CHANGELOG
1 parent cf0dd31 commit fcad4a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
* Enhancements
44
* [Exception] Allow `exception/1` to be overriden and promote it as the main mechanism to customize exceptions
5-
* [File] Add `File.stream_to/3`
5+
* [File] Add `File.stream_to!/3`
66
* [Kernel] Add `List.delete_at/2` and `List.updated_at/3`
77
* [Kernel] Add `Enum.reverse/2`
88
* [Kernel] Implement `defmodule/2`, `@/1`, `def/2` and friends in Elixir itself. `case/2`, `try/2` and `receive/1` have been made special forms. `var!/1`, `var!/2` and `alias!/1` have also been implemented in Elixir and demoted from special forms

0 commit comments

Comments
 (0)