Skip to content

Commit

Permalink
chore(main): release jans-core 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mo-auto committed Feb 25, 2022
1 parent dfe0860 commit 7e62153
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions jans-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Changelog

## 1.0.0 (2022-02-25)


### Features

* **jans-auth-server:** add methods to dynamic client registration script to modify POST, PUT and GET responses ([#661](https://github.com/JanssenProject/jans/issues/661)) ([2aa2ba8](https://github.com/JanssenProject/jans/commit/2aa2ba86a2a639336079a1151ec38aca93ed9360))
* **jans-config-api:** config api interception script ([#840](https://github.com/JanssenProject/jans/issues/840)) ([8e4c688](https://github.com/JanssenProject/jans/commit/8e4c68889f9286e68ddd79d05ebd0d1bebd68097))
* **jans-core:** added methods for register response modification ([9f18613](https://github.com/JanssenProject/jans/commit/9f1861313982b1b702f854260b94637eac768a68))
* **jans-core:** added read response modification method ([74bbe38](https://github.com/JanssenProject/jans/commit/74bbe38ef5f4e3940e36a665c621daf95ca84bde))


### Bug Fixes

* use diamond operator ([#766](https://github.com/JanssenProject/jans/issues/766)) ([57664b0](https://github.com/JanssenProject/jans/commit/57664b0c0fd5926b2986f6b6d738d909e4865bca))

0 comments on commit 7e62153

Please sign in to comment.