1
0
mirror of https://github.com/danog/amp.git synced 2025-01-22 05:11:42 +01:00

Update CHANGELOG.md

This commit is contained in:
Daniel Lowrey 2014-10-20 09:56:01 -04:00
parent f3658a2aab
commit 0b6945b9db

View File

@ -1,8 +1,12 @@
### master
### v0.11.3
- Fix missing parameters in map/filter
### v0.11.2
- Use global reactor if not passed to Future::__construct()
###v0.11.1
### v0.11.1
- Fix bug causing immediate() callback starvation in NativeReactor