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
+26Lines changed: 26 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,31 @@
1
1
# Changelog
2
2
3
+
## 4.0.1 (2025-01-22)
4
+
5
+
Full Changelog: [v4.0.0...v4.0.1](https://github.com/Modern-Treasury/modern-treasury-java/compare/v4.0.0...v4.0.1)
6
+
7
+
### Bug Fixes
8
+
9
+
***client:** make service impl constructors internal ([#316](https://github.com/Modern-Treasury/modern-treasury-java/issues/316)) ([1b1c1b3](https://github.com/Modern-Treasury/modern-treasury-java/commit/1b1c1b3098fc430323e726ff43772e9feaddffd7))
10
+
11
+
12
+
### Chores
13
+
14
+
***api:** adds new APIs for LedgerAccountSettlement LedgerEntries ([#318](https://github.com/Modern-Treasury/modern-treasury-java/issues/318)) ([5f77282](https://github.com/Modern-Treasury/modern-treasury-java/commit/5f77282a93fdd0641477a1f66219628d28d37baa))
15
+
* change casing of organization in license ([#317](https://github.com/Modern-Treasury/modern-treasury-java/issues/317)) ([45fa3de](https://github.com/Modern-Treasury/modern-treasury-java/commit/45fa3de11b33be4dfa3117b5ab4ff20777d1acec))
16
+
***internal:** add and tweak check functions ([#310](https://github.com/Modern-Treasury/modern-treasury-java/issues/310)) ([9edca46](https://github.com/Modern-Treasury/modern-treasury-java/commit/9edca468973334a2f4de6c24aa7e0f0459f9996d))
0 commit comments