You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
***api:** Add INTEREST_AND_FEES_PAUSED substatus to financial account ([70c7dc8](https://github.com/lithic-com/lithic-go/commit/70c7dc8bb49e001f8794e0aee6f622fddbfd4ee8))
11
+
***api:** Expose MIL interest schedules and loan tape configuration endpoints ([54ff6be](https://github.com/lithic-com/lithic-go/commit/54ff6be18033f493337483802b79acca9bb645b7))
12
+
13
+
14
+
### Bug Fixes
15
+
16
+
* allow canceling a request while it is waiting to retry ([43c5488](https://github.com/lithic-com/lithic-go/commit/43c548833bade683398375bc566dceb51503564a))
17
+
***api:** Correct token_metadata field name in tokenization.approval_request schema ([04d1ff9](https://github.com/lithic-com/lithic-go/commit/04d1ff9b22452947ef5ed284f2c88b5d654a3342))
18
+
19
+
20
+
### Chores
21
+
22
+
***internal:** move custom custom `json` tags to `api` ([9f7193b](https://github.com/lithic-com/lithic-go/commit/9f7193b39d1b62246b1431db84cb68fea9873cc2))
23
+
* update mock server docs ([1308e26](https://github.com/lithic-com/lithic-go/commit/1308e266f3b1170fe3dcf48fe1b9466a87c60c32))
24
+
25
+
26
+
### Documentation
27
+
28
+
* Remove CONDITIONAL_BLOCK from docs ([3560e08](https://github.com/lithic-com/lithic-go/commit/3560e08cc02151034ddd099652a4e58a78a98283))
29
+
3
30
## 0.101.0 (2026-02-18)
4
31
5
32
Full Changelog: [v0.100.0...v0.101.0](https://github.com/lithic-com/lithic-go/compare/v0.100.0...v0.101.0)
0 commit comments