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
+18Lines changed: 18 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,23 @@
1
1
# Changelog
2
2
3
+
## 5.0.0 (2025-09-02)
4
+
5
+
Full Changelog: [v4.11.1...v5.0.0](https://github.com/orbcorp/orb-python/compare/v4.11.1...v5.0.0)
6
+
7
+
### ⚠ BREAKING CHANGES
8
+
9
+
***api:** define shared model ConversionRateConfig
10
+
11
+
### Features
12
+
13
+
***api:** define shared model ConversionRateConfig ([fe3cedb](https://github.com/orbcorp/orb-python/commit/fe3cedb638aeda208d325e7ea78d7db90f596857))
14
+
***types:** replace List[str] with SequenceNotStr in params ([7a4eb7b](https://github.com/orbcorp/orb-python/commit/7a4eb7bcce5a2db055a7bfa27b074311c310aecc))
15
+
16
+
17
+
### Chores
18
+
19
+
***internal:** add Sequence related utils ([8427f8a](https://github.com/orbcorp/orb-python/commit/8427f8ae3bb00a9af89dd42b5c70479452350070))
20
+
3
21
## 4.11.1 (2025-08-29)
4
22
5
23
Full Changelog: [v4.11.0...v4.11.1](https://github.com/orbcorp/orb-python/compare/v4.11.0...v4.11.1)
0 commit comments