Skip to content

Commit

Permalink
chore(release): 1.25.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.25.0](v1.24.0...v1.25.0) (2024-06-11)

### Features

* add kwargs to async parse_jwt_token() API ([#85](#85)) ([3774a63](3774a63))
  • Loading branch information
semantic-release-bot committed Jun 11, 2024
1 parent 3774a63 commit 74b17fd
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Semantic Versioning Changelog

# [1.25.0](https://github.com/casdoor/casdoor-python-sdk/compare/v1.24.0...v1.25.0) (2024-06-11)


### Features

* add kwargs to async parse_jwt_token() API ([#85](https://github.com/casdoor/casdoor-python-sdk/issues/85)) ([3774a63](https://github.com/casdoor/casdoor-python-sdk/commit/3774a632213a45cb254568adddabb7f41198714c))

# [1.24.0](https://github.com/casdoor/casdoor-python-sdk/compare/v1.23.0...v1.24.0) (2024-03-27)


Expand Down

0 comments on commit 74b17fd

Please sign in to comment.