mirror of
https://github.com/musix-org/musix-oss
synced 2024-11-10 08:10:18 +00:00
3.8 KiB
3.8 KiB
Changelog
2.3.0 (2020-01-31)
Features
2.2.2 (2020-01-08)
Bug Fixes
2.2.1 (2020-01-04)
Bug Fixes
- deps: update dependency https-proxy-agent to v4 (#201) (5cdeef2)
- remove retryDelay option (#203) (d21e08d)
2.2.0 (2019-12-05)
Features
Bug Fixes
- don't retry a request that is aborted intentionally (#190) (ba9777b)
- deps: pin TypeScript below 3.7.0 (5373f07)
2.1.1 (2019-11-15)
Bug Fixes
2.1.0 (2019-10-09)
Bug Fixes
Features
- TypeScript: agent can now be passed as builder method, rather than agent instance (c84ddd6)
2.0.3 (2019-09-11)
Bug Fixes
- do not override content-type if its given (#158) (f49e0e6)
- improve stream detection logic (6c41537)
- revert header change (#161) (b0f6a8b)