Skip to content

Commit e0aa1c4

Browse files
committed
Update changelog.md
1 parent 568b689 commit e0aa1c4

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

js/network/onewaydata/changelog.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,13 @@
1010
* Completed Readme
1111
* Better handling of badly formatted requests
1212
* Set reconnection time to 10000ms
13-
* Add possibility to change reconnection time with reconnectionTime
14-
* Replaced path option with general purpose condition
15-
* Use the following to keep using path
13+
* Add possibility to change reconnection time with reconnectionTimeh
1614
* Removed a weird condition
1715
* Simplify code with optional chaining
1816
* Fix reconnection
17+
* Replaced path option with general purpose condition
18+
19+
Use the following to keep using path:
1920

2021
```js
2122
const condition = (request) => {

0 commit comments

Comments
 (0)