Skip to content

Commit 6ecacbd

Browse files
committed
Update before release
1 parent 9c91a3c commit 6ecacbd

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@ Change Log
33

44
Changes to the SDK, listed in the style of [keepachangelog](https://keepachangelog.com/en/1.0.0/).
55

6+
## Version 3.6.3 - 2021-12-12
7+
8+
### Fixed
9+
10+
Updated dependencies
11+
12+
613
## Version 3.6.2 - 2020-04-28
714

815
### Fixed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ For example, to access the SDK for the margin service, use:
2424
<dependency>
2525
<groupId>com.opengamma.sdk</groupId>
2626
<artifactId>sdk-margin</artifactId>
27-
<version>3.6.2</version>
27+
<version>3.6.3</version>
2828
</dependency>
2929
```
3030

0 commit comments

Comments
 (0)