mirror of
https://github.com/danog/amp.git
synced 2025-01-22 05:11:42 +01:00
update changelog for 1.0.0-beta
This commit is contained in:
parent
3bc7583544
commit
cd815b4b99
13
CHANGELOG.md
13
CHANGELOG.md
@ -1,4 +1,15 @@
|
|||||||
### master (v1.0.0-dev)
|
### HEAD
|
||||||
|
|
||||||
|
v1.0.0-beta
|
||||||
|
-----------
|
||||||
|
|
||||||
|
- README updates
|
||||||
|
- Fix bug sending `NativeReactor` into infinite loop in some cases
|
||||||
|
with the use of `repeat()` watcher timestamps.
|
||||||
|
- Fix incorrect IO read watcher count in `NativeReactor::__debugInfo()`
|
||||||
|
|
||||||
|
v1.0.0-alpha
|
||||||
|
------------
|
||||||
|
|
||||||
- All `Amp\Reactor` watcher methods now accept an options array
|
- All `Amp\Reactor` watcher methods now accept an options array
|
||||||
for future API expansion.
|
for future API expansion.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user