We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e41b17b commit ec8e055Copy full SHA for ec8e055
CHANGELOG.md
@@ -2,7 +2,13 @@
2
All notable changes to this project will be documented in this file.
3
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
-and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
+and this project adheres to [Semantic
6
+Versioning](https://semver.org/spec/v2.0.0.html).
7
+## [1.10.2]
8
+### Fixed
9
+- Rapid rebalance summary now shows the correct total fee
10
+## Changed
11
+- Functions doing high-level rebalancing logic are refactored to a separate file
12
## [1.10.1]
13
### Fixed
14
- Rapid rebalance summary now shows the correct total amount
0 commit comments