* stream: Removed `valueOf` & `toString` methods (fixes #2150) * Update stream documentation
This commit is contained in:
parent
4823369abe
commit
e1a50890e9
5 changed files with 9 additions and 34 deletions
7
stream/change-log.md
Normal file
7
stream/change-log.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# Change log for stream
|
||||
|
||||
## 2.0.0
|
||||
- stream: Removed `valueOf` & `toString` methods ([#2150](https://github.com/MithrilJS/mithril.js/pull/2150)
|
||||
|
||||
## 1.1.0
|
||||
- stream: Move the "use strict" directive inside the IIFE [#1831](https://github.com/MithrilJS/mithril.js/issues/1831) ([#1893](https://github.com/MithrilJS/mithril.js/pull/1893))
|
||||
Loading…
Add table
Add a link
Reference in a new issue