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
+19Lines changed: 19 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,24 @@
1
1
# Changelog
2
2
3
+
## 0.78.0 (2025-02-25)
4
+
5
+
Full Changelog: [v0.77.0...v0.78.0](https://github.com/lithic-com/lithic-java/compare/v0.77.0...v0.78.0)
6
+
7
+
### Features
8
+
9
+
***client:** allow omitting params object when none required ([#501](https://github.com/lithic-com/lithic-java/issues/501)) ([7327186](https://github.com/lithic-com/lithic-java/commit/73271863ffba792800e304e2bcdb69b28da2f063))
10
+
11
+
12
+
### Chores
13
+
14
+
***api:** adds new `Internal` Category for FinancialTransactions ([#500](https://github.com/lithic-com/lithic-java/issues/500)) ([47e6474](https://github.com/lithic-com/lithic-java/commit/47e6474c8c064d275164dc80f42d473b710695fd))
15
+
* revert accidental test changes ([2c223cb](https://github.com/lithic-com/lithic-java/commit/2c223cb2c51fc7cd20b4ba8f7bb84f236e71ff7f))
16
+
17
+
18
+
### Documentation
19
+
20
+
* add source file links to readme ([#499](https://github.com/lithic-com/lithic-java/issues/499)) ([bfbcbe9](https://github.com/lithic-com/lithic-java/commit/bfbcbe9c791249ee6979eb52e2357996391579af))
21
+
3
22
## 0.77.0 (2025-02-21)
4
23
5
24
Full Changelog: [v0.76.0...v0.77.0](https://github.com/lithic-com/lithic-java/compare/v0.76.0...v0.77.0)
0 commit comments