Skip to content

Commit

Permalink
OKTA-483183: add support for email template operations (#542)
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanapellanes-okta authored Mar 28, 2022
1 parent 77977d9 commit 3931abc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# Changelog
Running changelog of releases since `3.1.1`

## v5.5.0

- Add support for [Email template operations](https://developer.okta.com/docs/reference/api/brands/#email-template-operations).

## v5.4.1

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion src/Okta.Sdk/Okta.Sdk.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<TargetFrameworks>netstandard2.0;netstandard2.1;netcoreapp3.1</TargetFrameworks>
<Version>5.4.1</Version>
<Version>5.5.0</Version>
<LangVersion>7.3</LangVersion>
</PropertyGroup>

Expand Down

0 comments on commit 3931abc

Please sign in to comment.