File tree Expand file tree Collapse file tree 4 files changed +15
-5
lines changed
Expand file tree Collapse file tree 4 files changed +15
-5
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -12,6 +12,20 @@ The format is inspired by [Keep a Changelog].
1212
1313<!-- TOWNCRIER -->
1414
15+ ## 0.3.0 (2026-01-09)
16+
17+ ### Features
18+
19+ - Set 2025 epochs, and add 2026 support
20+ ([ #11 ] ( https://github.com/oasisprotocol/csv-exporter/issues/11 ) )
21+
22+ ### Internal Changes
23+
24+ - Use cryptocompare API for prices instead of binance
25+ ([ #10 ] ( https://github.com/oasisprotocol/csv-exporter/issues/10 ) )
26+
27+ Binance API doesn't work from ci runners since they are hosted in US
28+
1529## 0.2.1 (2025-12-19)
1630
1731### Bug Fixes and Improvements
Original file line number Diff line number Diff line change 11{
22 "name" : " frontend" ,
3- "version" : " 0.2.1 " ,
3+ "version" : " 0.3.0 " ,
44 "private" : true ,
55 "type" : " module" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments