We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f800315 commit 2aea68cCopy full SHA for 2aea68c
CHANGELOG.md
@@ -1,6 +1,12 @@
1
# IAM Changelog
2
3
-## Version 3.2.7 (current stable)
+## Version 3.2.8 (current stable)
4
+* Updated Symfony Recipes
5
+* update dependencies
6
+* bug fix in endpoint create user
7
+
8
9
+## Version 3.2.7
10
* Updated Symfony Recipes
11
* update dependencies
12
* bug fix in endpoint change password by sikka
config/packages/api_platform.yaml
@@ -1,6 +1,6 @@
api_platform:
title: IAM API Docs
- version: 3.2.7
+ version: 3.2.8
description: |
Bug report and feature request are welcome, please report [here](https://gitlab.com/dadangnh/iam/-/issues).
Newest production version are always available at [https://iam.pajak.or.id/api](https://iam.pajak.or.id/api)
0 commit comments