Skip to content

Commit

Permalink
Merge pull request #107 from LucentYang/main
Browse files Browse the repository at this point in the history
update release info
  • Loading branch information
CoboZhu authored Dec 14, 2023
2 parents e20d8dc + feec0ce commit 6ee2b4f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## [v0.66] (2023-12-13)
[v0.66]: https://github.com/CoboGlobal/cobo-java-api/compare/v0.65...v0.66
### Added
- Add New Params: Add parameter `txid` for API transactions_by_time_ex. https://github.com/CoboGlobal/cobo-java-api/pull/106

## [v0.65] (2023-12-07)
[v0.65]: https://github.com/CoboGlobal/cobo-java-api/compare/v0.64...v0.65
### Added
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ gradle:

```
dependencies {
implementation 'com.github.CoboGlobal:cobo-java-api:v0.65'
implementation 'com.github.CoboGlobal:cobo-java-api:v0.66'
}
```

Expand Down

0 comments on commit 6ee2b4f

Please sign in to comment.