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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+34Lines changed: 34 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,39 @@
1
1
# Changelog
2
2
3
+
## 0.120.0 (2026-03-23)
4
+
5
+
Full Changelog: [v0.119.0...v0.120.0](https://github.com/lithic-com/lithic-python/compare/v0.119.0...v0.120.0)
6
+
7
+
### Features
8
+
9
+
***api:** add CARD_AGE and ACCOUNT_AGE attributes to auth_rules conditions ([1838bd0](https://github.com/lithic-com/lithic-python/commit/1838bd0fbb14543bc05140167eb787b26f3adad1))
10
+
***api:** add override_company_name parameter to external_payments create ([ebb9e7e](https://github.com/lithic-com/lithic-python/commit/ebb9e7e42397c158c13a8c79a20ae62a5bc5dff9))
11
+
***api:** add service location attributes to auth_rules, fields to merchant ([40b6ef4](https://github.com/lithic-com/lithic-python/commit/40b6ef452d154afd5262977b20ddbea8f2581d9c))
***internal:** migrate mock server from steady to prism ([8468963](https://github.com/lithic-com/lithic-python/commit/8468963d5df57bd9f01f545a2a02d1df3dcef41e))
***tests:** bump steady to v0.19.4 ([6e585b7](https://github.com/lithic-com/lithic-python/commit/6e585b742334baf5045bbc1d8be487674a4ec9af))
24
+
***tests:** bump steady to v0.19.5 ([327135e](https://github.com/lithic-com/lithic-python/commit/327135ec2c31132edcf1d3a3cbb4f4f7f6dbdb1a))
25
+
***tests:** bump steady to v0.19.6 ([bd694b9](https://github.com/lithic-com/lithic-python/commit/bd694b94f5d3cbf3e11a8064168082202b645e92))
26
+
27
+
28
+
### Documentation
29
+
30
+
***api:** add character limit to nature_of_business, allowlisting note to qr_code_url ([77a8f10](https://github.com/lithic-com/lithic-python/commit/77a8f1028956b151b2b1d85a12a5719fff04d871))
31
+
32
+
33
+
### Refactors
34
+
35
+
***tests:** switch from prism to steady ([23a9671](https://github.com/lithic-com/lithic-python/commit/23a967122869204b8e063e86d2807417d1542b5b))
36
+
3
37
## 0.119.0 (2026-03-17)
4
38
5
39
Full Changelog: [v0.118.0...v0.119.0](https://github.com/lithic-com/lithic-python/compare/v0.118.0...v0.119.0)
0 commit comments