Skip to content
This repository was archived by the owner on Apr 17, 2023. It is now read-only.

Commit 1f1c5bf

Browse files
committed
added changelog
1 parent cb613af commit 1f1c5bf

File tree

1 file changed

+58
-0
lines changed

1 file changed

+58
-0
lines changed

CHANGELOG.md

Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,58 @@
1+
#### CHANGELOG
2+
3+
`v0.0.1 - v0.9.9`
4+
5+
- Project Setup
6+
- Initial commit
7+
- Add support for 1inch price aggregator
8+
- Add ability to monitor multiple tokens concurrently
9+
- Add ability to buy and sell tokens across various supported exchanges on different blockchains
10+
- Add support for ethereum blockchain,
11+
12+
`v1.0.0`
13+
14+
- Bug fix and optimizations
15+
- Add support for binance smart chain(BSC)
16+
- Testing on mainnet
17+
18+
`v1.0.2`
19+
20+
- Add support for Optimism Blockchain
21+
22+
`v1.0.3`
23+
24+
- Add support for Arbitrum Blockchain
25+
26+
`v1.0.4`
27+
28+
- Add support for Polygon Matic Blockchain
29+
30+
`v1.0.5`
31+
32+
- Integrate Telegram for notifications
33+
34+
`v1.0.6`
35+
36+
- Add suppport for auto approval of assets
37+
38+
`v1.0.7`
39+
40+
- Optimize the bot to buy and sell on the same block
41+
42+
#### [TODO]
43+
44+
`v1.0.8`
45+
46+
- Add Support for Dex.arg Aggregator
47+
48+
`v1.0.9`
49+
50+
- Add Support for Paraswap Aggregator
51+
52+
`v1.1.0`
53+
54+
- Add Support Matcha Aggregator
55+
56+
`v2.0.0`
57+
58+
- Add support for flashloans

0 commit comments

Comments
 (0)