Skip to content
This repository has been archived by the owner on Feb 19, 2024. It is now read-only.

Commit

Permalink
Readme updates (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
suluvai authored Feb 9, 2023
1 parent cbbfc13 commit 9030d80
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@

Removed all non readonly methods from Generated code.

### Added

Feature release roadmap

## [0.1.0] - 2023-01-31

Initial release for Core SDK for C#.
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ https://www.nuget.org/packages/Imx.Sdk
https://www.nuget.org/packages/Imx.Sdk.Gen

```sh
dotnet add package Imx.Sdk --version 0.1.0
dotnet add package Imx.Sdk.Gen --version 0.1.0
dotnet add package Imx.Sdk --version 0.1.1
dotnet add package Imx.Sdk.Gen --version 0.1.1
```
## Initialization

Expand Down

0 comments on commit 9030d80

Please sign in to comment.